Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.44 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.44 KB

Commands Used : -

What is GIT?

Git is a version control system, probably like Central Versioning System or Revision Control System but much more powerful and features.
For example, if you have a file on which you’ve been working on and reworking for a long time, all the versions of it are saved in Git, and you can easily get back to every version.
Let's take example - You're cooking dish and suddenly you add more salt than needed, similarly in case of programs/code/software there will we mistakes or errors so to rectify that we use GIT. Git also allows many different person to work on same code.

Resource Learn GIT.
Github.com

Task

P.S. - If you're stuck anywhere post it on #general or pm on slack, Don't Ask To Ask, Just Ask.