git clone: clone repositorie from git to machine using url
git status: review local folder for changes
git commit:
git add: (-m "message of changes")
git pull
git push
git status: review local folder for changes
git commit:
git add: (-m "message of changes")
git pull
git push
Comments
Post a Comment