This website works better with JavaScript
Home
Explore
Help
Register
Sign In
dabory-docu
/
current-docu
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
current-docu
/
shell
/
gitpush-you-can-change-name-by-editing-this-file.sh
gitpush-you-can-change-name-by-editing-this-file.sh
95 B
Permalink
History
Raw
1
2
3
4
#!/bin/bash
git add .
git commit -m "$(date +%y%m%d)-$(date +%H%M)-Kim"
git push origin master