Skip to content

Use git-branch to manage git branches on interactive mode.

Notifications You must be signed in to change notification settings

quibaritaenperdresatrompe/git-branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use git-branch to manage git branches on interactive mode.

Pre-requisites

  1. Install bash-builder

Usage

  1. Clone this repository:

    git clone https://github.com/quibaritaenperdresatrompe/git-branch
    cd git-branch
  2. Build git-branch binary cf. build section

  3. Install git-branch binary:

    sudo install -m 755 -o root -g bin bin/git-branch /usr/bin/git-branch
  4. Run git-branch

    example

Development

Build

Use bbuild to generate a binary output:

bbuild src/index.sh bin/git-branch

Run

Use bbrun command to run locally the script:

bbrun src/index.sh

About

Use git-branch to manage git branches on interactive mode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages