Skip to content

ephys/git-switch-branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-switch-branch

Interactively select a new branch

example gif 1

Install

npm i -g switch-branch

Add as git alias: git config --global alias.switch-branch git-switch-branch

Usage

Simply run git-switch-branch (or git switch-branch if you added the alias) in a directory with git initialised, then select one of the branches.

Future plans

-r option to list available remotes that do not have a local branch yet.

About

Interactively checkout a git branch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published