We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git checkout <tab><tab>
Inspired by a tweet from @mafintosh, this module's versatility would increase if it supported common git shortcuts like $git checkout <tab><tab>.
Therefore I'd like to see the following shortcut implemented: $checkout + <tab>
checkout
<tab>
The text was updated successfully, but these errors were encountered:
I think he might have been referring to this:
https://git-scm.com/book/en/v1/Git-Basics-Tips-and-Tricks#Auto-Completion
Sorry, something went wrong.
Rad–thanks @ungoldman! 🙌
Excited to support more handy git tricks :)
No branches or pull requests
Inspired by a tweet from @mafintosh, this module's versatility would increase if it supported common git shortcuts like $
git checkout <tab><tab>
.Therefore I'd like to see the following shortcut implemented: $
checkout
+<tab>
The text was updated successfully, but these errors were encountered: