8 lines
79 B
Batchfile
8 lines
79 B
Batchfile
git status .
|
|
|
|
@pause
|
|
|
|
git add .
|
|
git commit -m"update yntam123,"
|
|
start git push
|