Skip to content

Instantly share code, notes, and snippets.

@eightysteele
Created December 1, 2010 21:20
Show Gist options
  • Save eightysteele/724248 to your computer and use it in GitHub Desktop.
Save eightysteele/724248 to your computer and use it in GitHub Desktop.
dude:MOL-git eighty$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 3 commits.
#
# Changed but not updated:
# (use "git add/rm <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# deleted: app/COL.pyc
# deleted: app/png.pyc
# deleted: app/static/coltest (copy).js
#
no changes added to commit (use "git add" and/or "git commit -a")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment