How to remove .env file from git history?
I was learning web development, and while making a project I forgot to add .env file in .gitignore , and pushed it to a public repository in GitHub.
You might be facing a similar problem or have a file with sensitive data pushed to the remote reposit...
blog.priyanshudev.tech2 min read