📁 Fichiers
Aucun fichier. Créez-en un !
! ConflitS IndexéM ModifiéU Non suivi
Aucun fichier indexé. Utilisez
git add pour indexer vos changements.📊 Graphe de commitsbranche actuellemain
git add pour indexer vos changements.calculateTotal function sometime in the last week. It used to return a number, now it returns undefined.
You know commit 00000000 was good. The current HEAD is bad.
Use git bisect to efficiently find which commit introduced the bug. There are 5 commits to check — bisect will find it in at most 3 steps.
The bug is in the commit that changed src/calc.js to remove the return statement.Résolvez le problème en utilisant les bonnes commandes Git.