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 : Safeguard #2

Open
singhekansh opened this issue Mar 17, 2023 · 0 comments
Open

Task 2 : Safeguard #2

singhekansh opened this issue Mar 17, 2023 · 0 comments

Comments

@singhekansh
Copy link
Collaborator

singhekansh commented Mar 17, 2023

Now that you are officially part of HackerDB , you are ready to embark on your mission to stop Deanu and Behru.

3e790215-0378-44b4-840b-a4e4f43c4fa3_text

Checkmark these Basics

  • Safeguard your own security
  • Prepare cool music

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 safeguard branch locally, mess with them and push the changes back. Happy haxing ;)

Use cheatsheets/documentation/GPT to know more about these git commands.

GitHero_img1

Pre-Hacks

  • Create a new branch Safeguard from the Dare branch.
  • Add a new remote upstream pointing to this repo i.e https://github.com/KamandPrompt/GitHero_2023
  • Fetch the safeguard branch from upstream.
  • Now merge the safeguard branch from upstream with your branch Safeguard.
  • Go through the various files in safeguard.
  • Use the website mentioned in Pwned.md for checking your Gmail account for data breaches. Take screenshots of the same and add the screenshot to the file.
  • Create some music from the link in the Beats.md file
  • 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 🎯Solved-Safeguard

GitHero_2img

Mission Attendance

GitHero_meme2

Post-Hacks

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

1: git remote add origin "URL_of_forked_repo"
2: git remote add upstream "URL_of_original_repo" 
3: git fetch upstream safeguard
4: git merge upstream/safeguard 

meme_2

@singhekansh singhekansh changed the title Task 2 : Disagreement Task 2 : Safeguard Mar 17, 2023
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

1 participant