mirror of
https://github.com/git/git.git
synced 2026-01-11 21:33:13 +09:00
gitremote-helpers.adoc: fix formatting
Add missing colon to fix formatting. Signed-off-by: Brett A C Sheffield <bacs@librecast.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
f93ff170b9
commit
f3a9558c8c
@ -498,7 +498,7 @@ set by Git if the remote helper has the 'option' capability.
|
||||
ask for the tag specifically. Some helpers may be able to
|
||||
use this option to avoid a second network connection.
|
||||
|
||||
'option dry-run' {'true'|'false'}:
|
||||
'option dry-run' {'true'|'false'}::
|
||||
If true, pretend the operation completed successfully,
|
||||
but don't actually change any repository data. For most
|
||||
helpers this only applies to the 'push', if supported.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user