We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 153a33f + 2aaf37b commit 8c00b7eCopy full SHA for 8c00b7e
1 file changed
Documentation/gitremote-helpers.txt
@@ -452,14 +452,14 @@ set by Git if the remote helper has the 'option' capability.
452
Request the helper to perform a force update. Defaults to
453
'false'.
454
455
-'option cloning {'true'|'false'}::
+'option cloning' {'true'|'false'}::
456
Notify the helper this is a clone request (i.e. the current
457
repository is guaranteed empty).
458
459
-'option update-shallow {'true'|'false'}::
+'option update-shallow' {'true'|'false'}::
460
Allow to extend .git/shallow if the new refs require it.
461
462
-'option pushcert {'true'|'false'}::
+'option pushcert' {'true'|'false'}::
463
GPG sign pushes.
464
465
'option push-option <string>::
0 commit comments