quick-push

v1.0.1
This line tool is to help you quick push code with git.

This line tool is to help you quick push code with git.

how to use

  • npm install quick-push -g
  • p 'commit message'

What it does

  • It will auto to get your branch name, and push code to its origin branch.
  • Then it will run shell command git add -A && git commit -am 'commit message' && git push origin branchName
npm i quick-push

Metadata

  • ISC
  • Whatever
  • 却痕
  • released 2/25/2016

Downloads

Maintainers