From f1ed39987b0cb0e4c9f0c9a566cae7690f13a661 Mon Sep 17 00:00:00 2001 From: Xing Xin Date: Thu, 10 Oct 2024 13:20:42 +0000 Subject: [PATCH] Documentation/gitprotocol-v2.txt: fix a slight inconsistency in format Signed-off-by: Xing Xin Acked-by: Kristoffer Haugsbakk Signed-off-by: Junio C Hamano --- Documentation/gitprotocol-v2.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/gitprotocol-v2.txt b/Documentation/gitprotocol-v2.txt index acb97ad0c2..c68b73cc77 100644 --- a/Documentation/gitprotocol-v2.txt +++ b/Documentation/gitprotocol-v2.txt @@ -525,8 +525,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 -- 2.39.5