Use git-branch
to manage git branches on interactive mode.
-
Clone this repository:
git clone https://github.com/quibaritaenperdresatrompe/git-branch cd git-branch
-
Build
git-branch
binary cf. build section -
Install
git-branch
binary:sudo install -m 755 -o root -g bin bin/git-branch /usr/bin/git-branch
-
Run
git-branch
Use bbuild
to generate a binary output:
bbuild src/index.sh bin/git-branch
Use bbrun
command to run locally the script:
bbrun src/index.sh