/gist:582fcc617cc033a02ce5 Secret
Created
December 25, 2012 01:41
Star
You must be signed in to star a gist
This file contains 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
| mh@mbp:~/repos/mh/sandbox% git st | |
| ## develop | |
| D README.md | |
| mh@mbp:~/repos/mh/sandbox% git commit -a -m "hi" | |
| [develop ce159b4] hi | |
| 1 file changed, 6 deletions(-) | |
| delete mode 100644 README.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment