1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Advanced Git

Connected

अभ्यास

Octopus merge

You're working on a data pipeline project where three independent feature branches (ingest, transform, and load) need to be merged into the main branch simultaneously.

निर्देश

100 XP
  • Perform an octopus merge of the ingest, transform, and load branches into the main branch, assuming you're already on the main branch.
  • When the editor opens, leave the message as is and exit. You can exit by pressing the keys CTRL and X at the same time.