Skip to content

Commit 3d06d81

Browse files
authored
Merge pull request #10 from pre-commit-ci/asottile-patch-1
this is supposed to be an =, not sure how this works?
2 parents d667a14 + 89a332e commit 3d06d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/main

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ _GIT = (
2121
'git',
2222
'-c', 'user.name=does-not-matter',
2323
'-c', 'user.email=does-not-matter@example.com',
24-
'-c', 'protocol.version-2',
24+
'-c', 'protocol.version=2',
2525
)
2626

2727

0 commit comments

Comments
 (0)