How to Quickly Remove A Committed File From Git Version Control
Remember that awkward moment when you forgot to exempt some files from being version controlled before doing a git commit? Maybe you committed something like the node_modules folder, your .env file which bears confidential data such as API-keys or d...
damue.hashnode.dev2 min read