git-switchbranch
git-switchbranch copied to clipboard
Fast Branch Switching for Git
git-switchbranch
Quickly switch branches in Git. Also makes it easy to checkout branches on a remote. Can be aliased for even faster access:
git config --global alias.sb switchbranch
Screenshot
Examples
git switchbranch
git switchbranch -r origin
git switchbranch -a