Syncing with remote

This commit is contained in:
Himanshu Shekhar
2016-03-26 12:40:26 +05:30
parent 59f08ff7ce
commit 5641977db9

View File

@@ -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