搬新家~~~

Have fun with 367 programs!

A. How to upload:

  1. Pull the changes (yellow cloud with green, L-shaped arrow) so that you are working on the latest version
  2. Make any changes you want (be careful when deleting files)
  3. Add to index (green "+" sign)
  4. 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:

  1. Pull the changes as in A (now you have the latest version)
  2. Make any edit you want (and resolve confilicts)
  3. Add to index and commit as in A
  4. Grab a cup of coffee and enjoy