Skip to content

Instantly share code, notes, and snippets.

@web-zen
Created September 3, 2009 18:54
Show Gist options
  • Select an option

  • Save web-zen/180454 to your computer and use it in GitHub Desktop.

Select an option

Save web-zen/180454 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