Hi Guys Hope u have been doing awesome! Lets Start with Day 2 learning!

QUIZ (2).png

🌟 What did you learn today?


Well I understood about the following

Untitled

Now lets get back to the documentation!

ex01:What is Git?


Git is a version control system. It helps you to save code, monitor changes, and rollback to prior versions of your project, which increases team cooperation and speeds up the working process.

You can Install Git from the following link.

Git

ex02: initialize a git repo