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 1 : Dare #1

Open
CodingWarrior33 opened this issue Mar 17, 2023 · 1 comment
Open

Task 1 : Dare #1

CodingWarrior33 opened this issue Mar 17, 2023 · 1 comment

Comments

@CodingWarrior33
Copy link
Collaborator

CodingWarrior33 commented Mar 17, 2023

To introduce yourself to the community of like-minded hackers, you go through an initial testing phase.

download

Your Tasklist :

  • Fork your way to victory with GIT.
  • Clone into the hacker repository.
  • Branch your way out of loop holes.
  • Add your name to the HackerDB database
  • Pull yourself together for the challenge

Since this task is only to test your determination, we provide you with a basic guideway.

Forking

This should generate a personal version of this repository in your own profile

fork_button

Cloning

Download a database on your local computer

Use the following command for the same:

git clone https://github.com/{your-github-username}/GitHero_2023

Branching

A hacker always uses discrete branches to keep his work secure. While making a Pull Request always do so from a different branch

Use this command to generate a branch called "Dare":

git checkout -b 'Dare'

Adding

  • Edit the Participants.md file and add Name , Roll No. and PUBLIC IP Address.

Use this to bring file/folder changes to a STAGING area.

git add PARTICIPANTS.md

Hacks

  • Use the above commands as and when required and when done commit using
git commit -m "MESSAGE DESCRIBING YOUR ISSUE OR TASK"
  • To push the changes to your online repository use :
git push origin Dare
  • Make a pull request from GitHub. Always check the source and destination of pull request before creating PR. In the pull request description, write 🎯Solved-Dare
  • Keep Googling and using Generative Pre-trained Transformers (Chat GPT).

meme_1

@CodingWarrior33 CodingWarrior33 changed the title Task 1 : Defiance Task 1 : Dare Mar 17, 2023
@Netero17
Copy link

yo ho ho ho hooo...

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

3 participants