📁 Fichiers
secrets.envS
src/app.jsS
! ConflitS IndexéM ModifiéU Non suivi
+src/app.js+ console.log('app')
+secrets.env+ API_KEY=supersecret123
📊 Graphe de commitsbranche actuellemain
git add . and accidentally staged secrets.env along with your real changes.
The file contains API keys — it must NOT be committed. Remove it from the staging area but keep it on disk.Résolvez le problème en utilisant les bonnes commandes Git.