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
For developer productivity it would be beneficial to have Git shell auto-completion. This should support Bash & Zsh.
Linux distribution Bash complete for Git: /usr/share/bash-completion/completions/git
/usr/share/bash-completion/completions/git
See: https://git-scm.com/book/uz/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash See: https://git-scm.com/book/uz/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Zsh See: https://www.oliverspryn.com/blog/adding-git-completion-to-zsh See: https://github.com/hyperledger/cacti/pull/2867
The text was updated successfully, but these errors were encountered:
timnolte
No branches or pull requests
For developer productivity it would be beneficial to have Git shell auto-completion. This should support Bash & Zsh.
Linux distribution Bash complete for Git:
/usr/share/bash-completion/completions/git
See: https://git-scm.com/book/uz/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash
See: https://git-scm.com/book/uz/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Zsh
See: https://www.oliverspryn.com/blog/adding-git-completion-to-zsh
See: https://github.com/hyperledger/cacti/pull/2867
The text was updated successfully, but these errors were encountered: