Created
September 29, 2017 09:30
-
-
Save arkadiusjonczek/a374c7024269ba240aa3172fe38974f0 to your computer and use it in GitHub Desktop.
[git] Removed cached directory after adding to .gitignore #tags: git
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
| git rm --cached -f -r <directory> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment