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