Info update
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
echo -e "Enter the git commit message: \c "
|
||||
read comment
|
||||
git add *
|
||||
git add -A
|
||||
git commit -m "$comment"
|
||||
git push
|
||||
|
||||
|
||||
Reference in New Issue
Block a user