mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 02:37:42 +00:00
Upgrade required git version to 2.0 (#19577)
* Upgrade required git version to 2.0 * update document
This commit is contained in:
@@ -50,7 +50,8 @@ Of note, configuring `GITEA_WORK_DIR` will tell Gitea where to base its working
|
|||||||
|
|
||||||
### Prepare environment
|
### Prepare environment
|
||||||
|
|
||||||
Check that Git is installed on the server. If it is not, install it first.
|
Check that Git is installed on the server. If it is not, install it first. Gitea requires Git version >= 2.0.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git --version
|
git --version
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user