Skip to main content

Command Palette

Search for a command to run...

Advance in Git & GitHub

Day 09 : Tasks

Published
1 min read
Advance in Git & GitHub
Y

Hi there! My name is Yashswini and I'm a Linux Engineer with 3 years of experience in automation, continuous integration, and deployment. My expertise lies in DevOps and Cloud Computing with a focus on AWS. I have hands-on experience in various tools and technologies related to infrastructure automation, managed services, containerization, and monitoring and logging. I have a passion for troubleshooting and resolving issues and I'm always eager to learn and explore new technologies

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 !!