Created
July 10, 2012 07:18
-
-
Save gkmngrgn/3081771 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(venv)gokmen@rodosto advimage % git status img/sample.gif | |
# On branch feature/github-197 | |
# Your branch is ahead of 'origin/feature/github-197' by 1 commit. | |
# | |
nothing to commit (working directory clean) | |
(venv)gokmen@rodosto advimage % git diff img/sample.gif | |
(venv)gokmen@rodosto advimage % git diff --cached img/sample.gif |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment