Skip to content

JECRCPAC/web-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.