7 lines
84 B
Batchfile
7 lines
84 B
Batchfile
git status .
|
|
|
|
@pause
|
|
|
|
git add .
|
|
git commit -m"update wenarama,"
|
|
start git push |