搬新家~~~
Have fun with 367 programs!
A. How to upload:
- Pull the changes (yellow cloud with green, L-shaped arrow) so that you are working on the latest version
- Make any changes you want (be careful when deleting files)
- Add to index (green "+" sign)
- Commit & push (yellow cylinder with red arrow)
B. If [non-fast-forward] occurs, that means you are working on an old version. To solve this:
- Pull the changes as in A (now you have the latest version)
- Make any edit you want (and resolve confilicts)
- Add to index and commit as in A
- Grab a cup of coffee and enjoy