Skip to content

Instantly share code, notes, and snippets.

@jgravois
Last active March 2, 2017 19:45
Show Gist options
  • Save jgravois/8e114e5fbadae33b51c79465a28d4097 to your computer and use it in GitHub Desktop.
Save jgravois/8e114e5fbadae33b51c79465a28d4097 to your computer and use it in GitHub Desktop.
git for geographers
john and pat demo time!
two different text editors
two different git clients
pat made a project with markdown and geojson
john forks it
clones
branches
commits
creates PR
pat merges PR
branches
commits and merges into master
john branches again
commits
PR has merge conflict
pulls master and resolves
pat wants to make suggestion
tracks remote
branches again
PRs to john
john merges pats PR
pat merges johns PR
yay!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment