labs-js/turbo-git

[ADD] take command flags and send it to git directly

sfabrizio opened this issue · 0 comments

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