Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kpratik2015/0e9758d73181fef5866a35bfdbcb406b to your computer and use it in GitHub Desktop.
Save kpratik2015/0e9758d73181fef5866a35bfdbcb406b to your computer and use it in GitHub Desktop.
Remove file/folder accidentally committed

Ref

git rm -r --cached .idea/

Then git commit and push

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment