Git giving you headaches?
My workflow is usually one-directional when working in the cloud: Me -> cloud. Sometimes I do hack edits in the cloud, but w/ git it’ll force you to commit and merge the changes, and then you’ll have to pull them locally before you can push again (and then re-pull into the cloud). That’s a waste of time. Instead of the whole pull process. Use fetch: