gb
is your friendly tool to easily switch between branches in your git repository. You can also view theirs, manage and get more control!
The tool is available for all platforms (Linux, macOS, Windows) on this page. You can also use your favorite package manager to easily install and update git-branch
.
curl https://raw.githubusercontent.com/Tchoupinax/git-branch/master/scripts/installation-linux.sh | bash
brew tap tchoupinax/brew
brew install tchoupinax/brew/gb
Go in a git repository and type gb
:).
The list of all branches will appear, you can then swith to one by typing the number at the start of the line.
Also, you can provide the number of the branch directly
gb $number
npx nodemon -e go --exec "go build -o main *.go || exit 1"
---
main