Skip to content

Task 2 : Safeguard #2

@singhekansh

Description

@singhekansh

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

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