Offer synchronous methods
Build scripts are a main use case for this lib. Build scripts are often dumb and not optimized for async use.
@bugeats id also been looking for something similar; i went ahead and forked this repo then made a parallel git-rev-sync; if interested i can try to format that into a PR for this project...but for now it seems to be working fine for our needs
+1
It is better if you add synchronous methods to this plugin as git.sync.log
+1
+1
+1
Late to the party, but kurttheviking's module is the nuts. Thanks!
+1
+1 This is next to impossible to use reliably with gulp without synchronous methods or promises.
@kurttheviking Nice one! git-rev-sync is exactly what I need.
+1