Skip to content

babarot/git-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

git-switch

Git command to make branch switching easier

Installation

for zsh users:

zplug "b4b4r07/git-switch", as:command, rename-to:git-switch

by hand:

$ git clone https://github.com/b4b4r07/git-switch && cd git-switch
$ chmod 755 git-switch.sh
$ cp git-switch.sh {any PATH}/git-switch

Usage

$ git switch
>
add-vim-indicator
backup-db
selector-ui
remotes/origin/add-vim-indicator
remotes/origin/backup-db
remotes/origin/cols
remotes/origin/selector-ui
remotes/origin/show-columns

alias

$ git config --global alias.sw switch

License

MIT

Author

b4b4r07

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages