„pushchanges.sh“ hinzufügen
This commit is contained in:
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
|
Reference in New Issue
Block a user