Skip to content

Instantly share code, notes, and snippets.

@deepakprasanna
Created September 12, 2011 03:53
Show Gist options
  • Save deepakprasanna/1210551 to your computer and use it in GitHub Desktop.
Save deepakprasanna/1210551 to your computer and use it in GitHub Desktop.
shikeb@psi:~/rails$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 130 commits.
#
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: .gitignore
# modified: Gemfile
#
no changes added to commit (use "git add" and/or "git commit -a")
shikeb@psi:~/rails$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment