Tags give the ability to mark specific points in history as being important
-
4.0.0
652812e3 · ·git-sync totally revamped to always pull first with rebase and provide a callback to do the stamping
-
-
-
-
-
-
-
-
-
-
3.2.2
aea886d2 · ·fixed to use current folder in parse_tag_parameters so make sure you cd before calling it
-
-
3.2.0
87dad0d4 · ·now handling errors with brand new repos that do not have HEAD yet because there was not yet any commit
-
-
-
-
3.0.0
6a50645d · ·Breaking change: git-sync will now always attempt to tag; use git-sync-notag if you want old behavior
-
-
-
2.8.1
e0e6120e · ·new parse_tag_parameters function needed to be exported also vc typo and doc fixes