Update Git.md
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
### Git
|
||||
|
||||
Git is an open-source version control system, used for source code management.
|
||||
Git allows users to clone and edit repositories on their local machines, without having to change the master repository.
|
||||
Git allows users to copy (clone) and edit code on their local machines, before merging it into the main code base (master repository).
|
||||
|
||||
Reference in New Issue
Block a user