Skip to content

Challenge 5 #5

@Signior-X

Description

@Signior-X

Priyam has hidden some assets in some other branches due to which the game is not able to run. Pranshu found the branches and the commits where the necessary work is there. Help the Team to run the game.

In this challenge, you will learn about Cherry-Pick which is a command used to pick commits from a different branch onto your current branch.
The tasks you have to do are

  1. Create a new branch challenge5
  2. There are three branches, part1, part2 and part3, each of which have a commit feature1 , feature2 and feature3 respectively.
  3. Cherry Pick these commits one by one onto the challenge5 branch.
  4. Push the changes and create a Pull Request with the description Solved #5

HINT:
The length commit hash may be useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    15AdvancedThese are pretty tough but doable

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions