mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
committed by
Lunny Xiao
parent
b209531959
commit
33ad554800
1
vendor/gopkg.in/src-d/go-git.v4/config/config.go
generated
vendored
1
vendor/gopkg.in/src-d/go-git.v4/config/config.go
generated
vendored
@@ -120,6 +120,7 @@ const (
|
||||
commentCharKey = "commentChar"
|
||||
windowKey = "window"
|
||||
mergeKey = "merge"
|
||||
rebaseKey = "rebase"
|
||||
|
||||
// DefaultPackWindow holds the number of previous objects used to
|
||||
// generate deltas. The value 10 is the same used by git command.
|
||||
|
Reference in New Issue
Block a user