Skip to content

Instantly share code, notes, and snippets.

@web-zen
Created September 3, 2009 19:03
Show Gist options
  • Save web-zen/180469 to your computer and use it in GitHub Desktop.
Save web-zen/180469 to your computer and use it in GitHub Desktop.
User creates new file and saves it
'git add path/filename', 'git commit -m "commit message" ?
User opens current version of file, makes edits, saves.
User opens current version of file, makes edits, merges edits, saves.
User compares current version of file to selected version from list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment