Created
June 30, 2018 15:44
-
-
Save davidroyer/83e8e90cff3e34d614dc49d5c7c80278 to your computer and use it in GitHub Desktop.
Removes directories that are on remote even though they are being ignore locally
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 -r --cached dir1 dir2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment