turbo-git
turbo-git copied to clipboard
[ADD] take command flags and send it to git directly
From @sfabrizio on September 8, 2016 16:37
I want parse all the flag passed to our turbo commands and send it to git directly.
for eg this should work: turbo log --limit 10
Copied from original issue: labs-js/turbo-commit#31