Skip to content

Instantly share code, notes, and snippets.

@arkadiusjonczek
Created September 29, 2017 09:30
Show Gist options
  • Select an option

  • Save arkadiusjonczek/a374c7024269ba240aa3172fe38974f0 to your computer and use it in GitHub Desktop.

Select an option

Save arkadiusjonczek/a374c7024269ba240aa3172fe38974f0 to your computer and use it in GitHub Desktop.
[git] Removed cached directory after adding to .gitignore #tags: git
git rm --cached -f -r <directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment