Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 381 Bytes

tasks.MD

File metadata and controls

8 lines (8 loc) · 381 Bytes

Task 1

Explore GitHub Desktop and its features. Create a new repository and add a file to it. Commit the changes and push them to GitHub.

  • Create a new repository on GitHub
  • Clone the repository to your local machine
  • Create a new file in the repository
  • Commit the changes to the repository
  • Push the changes to GitHub
  • Pull the changes from GitHub