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