Git is the most essential thing to learn as a programmer.
Let& #39;s understand it an easy way
https://abs.twimg.com/emoji/v2/... draggable="false" alt="🧵" title="collectie" aria-label="Emoji: collectie">
https://abs.twimg.com/emoji/v2/... draggable="false" alt="👇" title="Rug van hand met omlaag wijzende wijsvinger" aria-label="Emoji: Rug van hand met omlaag wijzende wijsvinger">
Let& #39;s understand it an easy way
So that& #39;s where Git comes in .
Let& #39;s break this definition into 3 parts :-
1. Control system :- It means Git is used to store code .
1. Control system :- It means Git is used to store code .
2. Version Control System :-
As a team project, many developers are adding code . So, code in Git keeps changing.
Thus, VCS helps in tracking changes by maintaining a history of what changes have happened.
Git tracks changes by taking a Snapshot(commits) of changed files.
As a team project, many developers are adding code . So, code in Git keeps changing.
Thus, VCS helps in tracking changes by maintaining a history of what changes have happened.
Git tracks changes by taking a Snapshot(commits) of changed files.
3. Distributed Version Control system :-
DVCS represents a collection of backups.
When a team member clones a repository, she& #39;s basically creating an offsite backup, so if something happens, such as a server crash, every member& #39;s local copy acts as a backup.
DVCS represents a collection of backups.
When a team member clones a repository, she& #39;s basically creating an offsite backup, so if something happens, such as a server crash, every member& #39;s local copy acts as a backup.
1. With git , You will never lose your data .
2. It allows you to experiment code without breaking your previous code.
3. It allows you to work offline.
4. It improve your code-quality and productivity.
That& #39;s the end of the thread.
If anyone still had a doubt about anything , drop your queries
https://abs.twimg.com/emoji/v2/... draggable="false" alt="💬" title="Tekstballon" aria-label="Emoji: Tekstballon">
https://abs.twimg.com/emoji/v2/... draggable="false" alt="👇" title="Rug van hand met omlaag wijzende wijsvinger" aria-label="Emoji: Rug van hand met omlaag wijzende wijsvinger">
Follow @priya_garg2 to see content like this, also like
https://abs.twimg.com/emoji/v2/... draggable="false" alt="❤" title="Rood hart" aria-label="Emoji: Rood hart"> the first tweet and retweet
https://abs.twimg.com/emoji/v2/... draggable="false" alt="🔁" title="Open cirkelende pijlen die met de klok mee naar rechts en naar links gaan" aria-label="Emoji: Open cirkelende pijlen die met de klok mee naar rechts en naar links gaan"> first tweet to share it with your audience.
Thankyou!
https://abs.twimg.com/emoji/v2/... draggable="false" alt="😊" title="Lachend gezicht met lachende ogen" aria-label="Emoji: Lachend gezicht met lachende ogen">
If anyone still had a doubt about anything , drop your queries
Follow @priya_garg2 to see content like this, also like
Thankyou!