Advance in Git & GitHub

Advance in Git & GitHub

Day 09 : Tasks

Let's do some tasks...

Task1: Create a new repository on GitHub and clone it to your local machine

Step1: Login to GitHub

https://github.com/YashswiniThakur

Setp2: Create a new Repository as "gitproject"

Step 3: Connect your local repository to the repository on GitHub.

git initialized in the DevOps folder now, we will clone the repo from GitHub

Step 4: Create file day09.txt , commit it and check status

Step5: Set your user name and email

Step6: push the file into the remote repository and check

Here's the Day09 task that ends ..will see you in the next task ..Happy Learning !!