Skip to content

caojohnny/auto-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auto-commit

Ready to commit your changes, but too lazy to make up a commit name? auto-commit has you covered.

Demo

$ mkdir test
$ cd test
$ touch test
$ git init
$ git add .
$ git auto-commit
[master (root-commit) 77ee7d7] Broke it again
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 test

Installation

Clone the repo and run install.sh.

Alternatively if you are lazy:

curl https://raw.githubusercontent.com/caojohnny/auto-commit/master/install.sh | sh

Uninstall

Clone the repo and run uninstall.sh.

Alternatively if you are lazy:

curl https://raw.githubusercontent.com/caojohnny/auto-commit/master/uninstall.sh | sh

FAQ

Q: Will I add Windows support? A: No.

Q: Why did I make this? A: I don't know

About

Ready to commit your changes, but too lazy to make up a commit name? auto-commit has you covered.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages