Skip to content

Clawborn/gitquick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

gitquick

A tiny CLI to speed up common git workflows.

Install

npm install -g gitquick

Usage

gq save "commit message"    # add all + commit + push
gq sync                     # pull --rebase + push
gq clean                    # delete merged branches

License

MIT

About

A tiny CLI to speed up common git workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published