Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 2: Showdown_begins #2

Open
ABHIJEETJHA0102 opened this issue Feb 15, 2024 · 1 comment
Open

Task 2: Showdown_begins #2

ABHIJEETJHA0102 opened this issue Feb 15, 2024 · 1 comment

Comments

@ABHIJEETJHA0102
Copy link
Collaborator

ABHIJEETJHA0102 commented Feb 15, 2024

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

@manishiitmandi
Copy link

**#showdown begins
**

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants