Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Git Gurus Assignment

Task

  1. Fork this repository.
  2. Clone your forked repository to your local machine.
  3. Add a new file named solution.txt.
  4. Write your answers in the file.
  5. Commit your changes and push them to your forked repository.
  6. Create a pull request (PR) to this repository.

Questions

  1. What is a commit in Git?
  2. What is a branch in Git?
  3. What is a pull request in GitHub?
  4. How do you initialize a new Git repository?
  5. How do you clone a repository from GitHub?
  6. How do you stage changes for a commit?
  7. How do you push changes to a remote repository?

Submission

  • Submit your pull request link before 11:59 PM today.
  • Ensure your solution meets all the requirements in the task.

Grading

  • Grading will be automated using GitHub Actions.
  • Your pull request must pass all tests to be accepted.

What is Forking?

Forking is when you make a copy of someone else's repository to your own GitHub account. This allows you to make changes to the project without affecting the original repository. It's like making a photocopy of a document so you can write notes on it without changing the original.

Good luck!

About

Repository for Git Gurus assignments. Includes tasks, grading, and collaboration exercises.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors