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
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/gitSee: 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: hyperledger-cacti/cacti#2867