7 lines
102 B
Batchfile
7 lines
102 B
Batchfile
git pull
|
|
git add _docs
|
|
git add deloy.bat
|
|
git add .vscode
|
|
git commit -m"update github pages,"
|
|
git push
|