Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.06 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.06 KB

git-branch

gb is your friendly tool to easily switch between branches in your git repository. You can also view theirs, manage and get more control!

Installation

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.

Linux

curl https://raw.githubusercontent.com/Tchoupinax/git-branch/master/scripts/installation-linux.sh | bash

macOS

brew tap tchoupinax/brew
brew install tchoupinax/brew/gb

Usage

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

Demo

Development

npx nodemon -e go  --exec "go build -o main *.go || exit 1"
---
main

https://github.com/reinhrst/fzf-lib