Syncing with remote
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
git add -A
|
||||
read -r -p "Enter any commit message (if any) : " commsg
|
||||
git commit -m "$commsg"
|
||||
# git push -u origin master
|
||||
git push -u origin master
|
||||
|
||||
Reference in New Issue
Block a user