1.0.3 • Published 7 years ago

git-commit-shortcut v1.0.3

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
7 years ago
         _ __                                       _ __             __               __             __
  ____ _(_) /_      _________  ____ ___  ____ ___  (_) /_      _____/ /_  ____  _____/ /________  __/ /_
 / __ `/ / __/_____/ ___/ __ \/ __ `__ \/ __ `__ \/ / __/_____/ ___/ __ \/ __ \/ ___/ __/ ___/ / / / __/
/ /_/ / / /_/_____/ /__/ /_/ / / / / / / / / / / / / /_/_____(__  ) / / / /_/ / /  / /_/ /__/ /_/ / /_
\__, /_/\__/      \___/\____/_/ /_/ /_/_/ /_/ /_/_/\__/     /____/_/ /_/\____/_/   \__/\___/\__,_/\__/
/____/

git-commit-shortcut is a fast way to commit all your changes. It will run "git add --all", "git commit -am" with a commit message specified by you, and will then run "git push".

INSTALLATION:

npm install -g git-commit-shortcut

USAGE:

git-commit-shortcut '<message>'

OPTIONS:

ArguementDescription
MESSAGESelects output file of globbed imports (in quotes).
1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago