Skip to content

Commit 10fa5b9

Browse files
Disable gpgsign and ff=only
1 parent 9300c44 commit 10fa5b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
[credential]
55
helper = store
66
[commit]
7-
gpgsign = true
7+
# gpgsign = true
88
[hub]
99
protocol = https
1010
[merge]
11-
ff = only
11+
# ff = only
1212
[push]
1313
default = current
1414
[gpg]

0 commit comments

Comments
 (0)