0.1.0 • Published 8 years ago
git-ez v0.1.0
GIT - EZ
Git commands... made shorter.
All the commonly used git commands minified.
NOTE: You must have git(cli) installed on your machine.
Commands
All the commands currently supported are:
gitezPrints out help info.gitiPerforms:git initAs it is.gitc {{ARG: IN QUOTES}}Performs the following(in that order): 1.git add .2.git commit -m {{ARG}}If ARG is provided, ELSEgit commitgitcp {{ARG: IN QUOTES}}Performs the following(in that order): 1.git add .2.git commit -m {{ARG}}If ARG is provided, ELSEgit commit3.git pushgitpPerforms:git push
LICENSE
MIT
0.1.0
8 years ago