IMLC.ME
/cheatsheets/git cheatsheet/

Git Cheatsheet

Cache

git rm --cached <file>...
git rm -r --cached .idea/