Technical Blog

Daily stories at Systems MW – Wadih Maalouf

Using rsync instead of git

Some of the benefits I’ve enjoyed using rsync instead of git to bring back my source code changes to the repository are: Proper symlink handling No state maintenance required One line command line Shows the files that changed A typical presync command would look...