Git fork

Merge branch 'bs/remote-helpers-doc-markup-fix'

Docfix.

* bs/remote-helpers-doc-markup-fix:
gitremote-helpers.adoc: fix formatting

+1 -1
+1 -1
Documentation/gitremote-helpers.adoc
··· 498 498 ask for the tag specifically. Some helpers may be able to 499 499 use this option to avoid a second network connection. 500 500 501 - 'option dry-run' {'true'|'false'}: 501 + 'option dry-run' {'true'|'false'}:: 502 502 If true, pretend the operation completed successfully, 503 503 but don't actually change any repository data. For most 504 504 helpers this only applies to the 'push', if supported.