🧠 Git Knowledge Check!
You committed secrets.env three weeks ago. Today you added secrets.env to .gitignore, but git status still shows it as modified. Why? 👇
Ready for the reveal? 🥁
Check if you got it right and tackle more Git brain-teasers with instant feedback here 👉 https://www.git-skills.dev/quiz/ignoring-changes/#q-committed-secrets-env-three-weeks-ago-today-added-secrets
#Git #SmartGit #GitSkills #GitTips #Programming #Coding #Developer #100DaysOfCode
| Need git update-index | |
| Pattern must be *.env | |
| .gitignore ignores only untracked files | |
| Must commit .gitignore first |





