Quantcast
Channel: zsh git command auto-complete add extra origin to the git branch name - Unix & Linux Stack Exchange
Browsing all 2 articles
Browse latest View live

Answer by Asta for zsh git command auto-complete add extra origin to the git...

I found a great plugin for zsh that you can use. If you are using oh-my-zsh then its called gitfast or if just using zsh then you can follow the instructions on his blog article.As the author details...

View Article


zsh git command auto-complete add extra origin to the git branch name

After I clone a git repository locally, I want to switch branch to, says, 'ABCD'.$ git branch -a* master remotes/origin/ABCD remotes/origin/HEAD -> origin/master remotes/origin/master$ git checkout...

View Article

Browsing all 2 articles
Browse latest View live