mirror of
https://github.com/teddysun/across.git
synced 2025-04-23 04:19:31 +08:00
4 lines
151 B
Bash
Executable File
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
|