avil13-co
v2.2.4
Published
## Simplest way for use "git checkout"
Readme
avil13/co
Simplest way for use "git checkout"

Install:
npm install -g avil13-coType 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