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.
Cet exercice fait partie du cours
Advanced Git
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice