0.5.0 • Published 5 years ago

gitrash v0.5.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

gitrash

Just push everything. Install it and use it:

npm install gitrash -g
grr

npm.io

This could easily be confused with "git trash", but since my lifehood depends on being employed I would never make that statement.

Basically, does these:

git add . -A
git commit -m "Commited on ${time()}"
git pull origin master
git push

Read the index.js, since this is a very alpha package and will change.

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago