5 lines
209 B
Markdown
5 lines
209 B
Markdown
### 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.
|