As `gt` forwards unknown subcommands to `git`, the...
# feature-requests
v
As
gt
forwards unknown subcommands to
git
, the completion should also include Git completions if the Git completion is available. But only where it is actually forwarded of course.
gt log
will not be forwarded as far as I have seen, except for the hard-coded
gt log long
.
1