Back to Browse

How to Completely Remove .env/secrets File from Github Repository When Pushed By Mistake

34.1K views
Mar 12, 2023
4:30

.env file is for storing sensitive information as environment variables. Used for security and easy configuration. Should be kept private and never committed to public repositories. I wrote an article on this if you'd like to follow by reading: https://medium.com/@khaledb.yahya/how-to-effectively-remove-env-file-from-git-repo-history-bd5f14b7a322 https://khaledbenyahya.hashnode.dev/how-to-effectively-remove-env-file-from-git-repohistory 🌎 Find Me Here: Portfolio: https://khaledbenyahya.com/ Blog: https://medium.com/@khaledb.yahya Twitter: https://twitter.com/khaledbenyahya_ GitHub: https://github.com/kingmathers92 LinkedIn: https://www.linkedin.com/in/khaledbenyahya/ #github #git #softwaredeveloper #tutorial

Download

0 formats

No download links available.

How to Completely Remove .env/secrets File from Github Repository When Pushed By Mistake | NatokHD