git bash tab-completion
Highly useful tip for tab-completion in git. Now I can type git branch <tab> and see a list of all branches in my origin and all fetched remotes.
Highly useful tip for tab-completion in git. Now I can type git branch <tab> and see a list of all branches in my origin and all fetched remotes.