mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-07 00:48:01 +00:00
Add templates and index for notes; remove unused plugins
This commit is contained in:
@@ -8,6 +8,7 @@ draft: false
|
||||
showToc: true
|
||||
title: Version Control [GIT]
|
||||
---
|
||||
|
||||
Git is a version control system first developed by Linus Torvalds. It facilitates collaboration on large projects, keeps track of changes, and allows mistakes to be rolled back into a previous state.
|
||||
|
||||
## Configure Git
|
||||
|
||||
Reference in New Issue
Block a user