Skip to content

This is the task list repo I created for the Github workshop.

Notifications You must be signed in to change notification settings

AtahanDuryaz/GitTask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Git and GitHub Task

Welcome to the Git and GitHub Workshop Task!. To receive certified, you need to complete the following task. This task will help you understand the basics of Git and GitHub, which are essential tools for software development.

Task Description

  1. Fork the Repository: Start by forking the repository.

  2. Clone the Repository: Clone the repository to your local machine.

  3. Create a New Branch: Create a new branch with a name that includes your name and surname (e.g., firstname-lastname).

  4. Create a Blank File: Create a blank text file with the name as your school ID number (e.g., 20210702XXX.txt) in your branch.

  5. Commit and Push the Branch: Commit the new file and push your branch to the repository on GitHub.

  6. Edit the File: Open the file you just created and add your name and surname to it. Save the changes.

  7. Commit and Push: Commit the changes you made to the file and push them to your branch.

  8. Create a Pull Request: Finally, create a Pull Request (PR) to merge your changes into the submission branch. We'll review your PR.

Tips

  • Remember NOT TO PUSH directly to the main branch.
  • Keep your commit messages clear and concise.

Good luck, and happy coding!


Credits: @CanCodes

About

This is the task list repo I created for the Github workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published