welcome to my repo
1st time git clone into empty folder
2nd and subsequent times - git pull
or
if you have changes locally and remotely
- git add.
- git commit -m "message"
- git pull
- git push
- git add .
- git commit -m "message here"
- git push http://[email protected]/USER/REPO.git git push https://[email protected]/instructian/art3870-wi17.git