Update Self Hosted Git Server: Step-by-Step Guide.md
This commit is contained in:
parent
300453edb5
commit
2bc70da16b
@ -12,8 +12,7 @@ Desc: Rolling your own version control is not as hard as it sounds. This step by
|
|||||||
|
|
||||||
## Background
|
## Background
|
||||||
|
|
||||||
Version control is one the most powerful tools used by develops, and Git is the most widely adopted
|
Version control is one of the most powerful tools used by developers, and Git is the most widely adopted **version control system** (vcs). However, when it comes to hosting Git, everyone does it a
|
||||||
"flavor" **version control system** (vsc). However, when it comes to hosting Git, everyone does it a
|
|
||||||
little differently. Most people use **[GitHub](https://github.com)** or even [GitLab](https://about.gitlab.com). Large companies typically host their
|
little differently. Most people use **[GitHub](https://github.com)** or even [GitLab](https://about.gitlab.com). Large companies typically host their
|
||||||
own for an added layer of safety and security. That is exactly what this guide will cover, on a smaller
|
own for an added layer of safety and security. That is exactly what this guide will cover, on a smaller
|
||||||
scale of course!
|
scale of course!
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user