Created
May 10, 2014 05:11
-
-
Save jpgls/624c35383562faa3ca99 to your computer and use it in GitHub Desktop.
Useful git commands
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
## Remove files that have already been indexed | |
$ git rm -r --cached [filesToRemove] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment