Rebase
You're working on the flight data ETL pipeline project we've been developing.
Your current task is to enhance the data transformation module to handle new types of flight data. While you were working on your feature branch feature_transform
, a colleague pushed an update to the data ingestion function on the main
branch to accommodate a new data source.
To keep your feature branch up-to-date and maintain a clean project history, you need to rebase your changes on top of the latest main branch.
Diese Übung ist Teil des Kurses
Advanced Git
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
