diff options
| author | Taylor Blau <me@ttaylorr.com> | 2024-10-18 13:56:25 -0400 |
|---|---|---|
| committer | Taylor Blau <me@ttaylorr.com> | 2024-10-18 13:56:25 -0400 |
| commit | 2849552bebc2d1bfc09c04486b75cd2d76860d11 (patch) | |
| tree | f2513a66f02358c96225f3065d6b643fb70c59f6 /Documentation/gitprotocol-v2.txt | |
| parent | 728ae63c05398a9489797353d195dde874c074db (diff) | |
| parent | f1ed39987b0cb0e4c9f0c9a566cae7690f13a661 (diff) | |
Merge branch 'xx/protocol-v2-doc-markup-fix'
Docfix.
* xx/protocol-v2-doc-markup-fix:
Documentation/gitprotocol-v2.txt: fix a slight inconsistency in format
Diffstat (limited to 'Documentation/gitprotocol-v2.txt')
| -rw-r--r-- | Documentation/gitprotocol-v2.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/gitprotocol-v2.txt b/Documentation/gitprotocol-v2.txt index 414bc625d5..ca83b2ecc5 100644 --- a/Documentation/gitprotocol-v2.txt +++ b/Documentation/gitprotocol-v2.txt @@ -527,8 +527,8 @@ a request. The provided options must not contain a NUL or LF character. - object-format -~~~~~~~~~~~~~~~ +object-format +~~~~~~~~~~~~~ The server can advertise the `object-format` capability with a value `X` (in the form `object-format=X`) to notify the client that the server is able to deal |
