Skip to content

Commit 1ad6d7d

Browse files
guillep2klafriks
authored andcommitted
Git min requirements (#8177)
* Add minimum git requirements. * Added comments about git lfs and commit-graph * Fix capitalization
1 parent 0c47fe2 commit 1ad6d7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/content/page/index.en-us.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,9 @@ Windows, on architectures like amd64, i386, ARM, PowerPC, and others.
255255
- 2 CPU cores and 1GB RAM is typically sufficient for small teams/projects.
256256
- Gitea should be run with a dedicated non-root system account on UNIX-type systems.
257257
- Note: Gitea manages the `~/.ssh/authorized_keys` file. Running Gitea as a regular user could break that user's ability to log in.
258+
- [Git](https://git-scm.com/) version 1.7.2 or later is required. Version 1.9.0 or later is recommended. Also please note:
259+
- Git [large file storage](https://git-lfs.github.com/) will be available if enabled when git >= 2.1.2.
260+
- Git commit-graph rendering will be enabled automatically when git >= 2.18.
258261

259262
## Browser Support
260263

0 commit comments

Comments
 (0)