git-sync icon indicating copy to clipboard operation
git-sync copied to clipboard

A tool to synchronize multiple git repositories

Results 2 git-sync issues
Sort by recently updated
recently updated
newest added

For example, https://github.com/bestpractical/git-sync/blob/master/git-sync#L566 expects a leading `#` in front of `On branch master` but it is no longer printed in git 1.8.5 (maybe earlier too). There are other places where...