avil13-co
v2.2.4
Published
## Simplest way for use "git checkout"
Downloads
6
Readme
avil13/co
Simplest way for use "git checkout"
Install:
npm install -g avil13-co
Type alias "co
" for switch branch.
Usage
# Shows a list of branches that can be switched to
co
# Shows help message
co -h
# Showing merged branches
co m
# Showing not merged branches
co un
# Choosing a branch to delete
co -D