Skip to content

Instantly share code, notes, and snippets.

@jasonkuhrt
Created February 23, 2011 02:39
Show Gist options
  • Save jasonkuhrt/839884 to your computer and use it in GitHub Desktop.
Save jasonkuhrt/839884 to your computer and use it in GitHub Desktop.
git status
# On branch master
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
# (commit or discard the untracked or modified content in submodules)
#
# modified: bundle/l9 (untracked content)
# modified: bundle/mustang (modified content, untracked content)
# modified: bundle/peepopen (untracked content)
#
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