Sync the contents of similar files in 2 directories based on edit history
- Clone the repo
git clone https://github.com/harshasrinivas/sync.git
- Run
python setup.py install
- future
pip install future
- Sync directory
dir1
withdir2
:sync dir1 dir2
If you want to add features, improve them, or report issues, feel free to send a pull request.
MIT © Harsha Srinivas