across/git_this.sh
2018-05-26 07:49:20 +00:00

4 lines
151 B
Bash
Executable File

git config --global user.email "644077730@qq.com"
git config --global user.name "ddv12138"
git add . && git commit -m 'date' && git push origin master