1. Learn
  2. /
  3. Courses
  4. /
  5. Advanced Git

Connected

Exercise

Lost commit

You're working on a data pipeline project to process flight travel data. Recently, you added a data transformation function to partition the dataset by month, but it seems to have disappeared from your main branch. Your task is to recover this lost commit and apply it to a new branch.

Instructions 1/3

undefined XP
    1
    2
    3
  • Find the hash of the lost commit that added the data transformation function.