Bisect Search
You've discovered that your ETL pipeline is producing incorrect results, but you're not sure when this bug was introduced. You need to use git bisect to find the commit that introduced the bug. Assume you have begun the git bisection process by initializing git bisect.
You've written a script ./test_etl.sh that can automatically detect if the bug is present.
Diese Übung ist Teil des Kurses
<Kurs>Advanced Git</Kurs>Interaktive praktische Übung
Verwandle Theorie mit einer unserer interaktiven Übungen in die Praxis
Übung starten