ComeçarComece de graça

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.

Este exercício faz parte do curso

Advanced Git

Ver curso

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício