Skip to content

avil13/avil13-git-co

Repository files navigation

avil13/co

Simplest way for use "git checkout"

demo

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

About

Quick and pleasant way to switch branches

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published