Skip to content

Commit 70ae40f

Browse files
committed
Update default setting comment
1 parent 1f4ff81 commit 70ae40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/setting/repository.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ var (
255255
SigningKey: "default",
256256
SigningName: "",
257257
SigningEmail: "",
258-
SigningFormat: "openpgp", // git.KeyTypeOpenPGP
258+
SigningFormat: "openpgp", // git.SigningKeyFormatOpenPGP
259259
InitialCommit: []string{"always"},
260260
CRUDActions: []string{"pubkey", "twofa", "parentsigned"},
261261
Merges: []string{"pubkey", "twofa", "basesigned", "commitssigned"},

0 commit comments

Comments
 (0)