Skip to content

Task 2: Showdown_begins #2

@ABHIJEETJHA0102

Description

@ABHIJEETJHA0102

Now that you are part of Alien Force, you can take along your favorite alien on this adventurous journey.

Checkmark these Basics

  • Prepare yourself for an epic fusion with an alien
  • Generate a visually striking depiction of your extraterrestrial being.

To finish the above we will be using git fetch and git merge commands. ( From now on you will only be receiving commands )

Your task here is to obtain the files stored in this repo in the alienfusion branch locally, mess with them and push the changes back.

Pre-Hacks

  • Create a new branch AlienFusion from the InfiniteSupport branch.
  • Add a new remote upstream pointing to this repo i.e https://github.com/KamandPrompt/GitHero-2024
  • Fetch the alienfusion branch from upstream.
  • Now merge the alienfusion branch from upstream with your branch AlienFusion.
  • Go through the various files in alienfusion.
  • Use the website mentioned in Alien.md to find the name of alien you want to ally with, Take screenshots of the same and add the screenshot to the current directory. Write the name of your alien in Alien.md.
  • Generate image of your extraterrestrial being using tool given in GAI.md.
  • Push the changes to your current branch.
  • Make a pull request from GitHub. Always check the source and destination of the pull request before creating PR. In the pull request description, write 🎯Showdown_begins

Work-Arounds

Here are the commands you will need for these tasks. Read their documentation and do accordingly:

git remote add upstream "URL_of_original_repo"
git fetch upstream alienfusion
git merge upstream/alienfusion

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions