„pushchanges.sh“ hinzufügen
This commit is contained in:
parent
5b75c70e33
commit
bb5b825ec4
5
pushchanges.sh
Normal file
5
pushchanges.sh
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
git add .
|
||||||
|
echo Write a short commit:
|
||||||
|
read commit
|
||||||
|
git commit -m " '$commit' "
|
||||||
|
git push
|
Loading…
Reference in New Issue
Block a user