mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 02:08:36 +00:00
feat: add git version on admin panel. (#921)
This commit is contained in:
@@ -354,6 +354,7 @@ var (
|
||||
|
||||
// Git settings
|
||||
Git = struct {
|
||||
Version string `ini:"-"`
|
||||
DisableDiffHighlight bool
|
||||
MaxGitDiffLines int
|
||||
MaxGitDiffLineCharacters int
|
||||
|
Reference in New Issue
Block a user