git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/gitprotocol-v2.txt: fix a slight inconsistency in format
@ 2024-10-10 13:20 blanet via GitGitGadget
  2024-10-10 13:38 ` Kristoffer Haugsbakk
  0 siblings, 1 reply; 3+ messages in thread
From: blanet via GitGitGadget @ 2024-10-10 13:20 UTC (permalink / raw)
  To: git; +Cc: blanet, Xing Xin

From: Xing Xin <xingxin.xx@bytedance.com>

Signed-off-by: Xing Xin <xingxin.xx@bytedance.com>
---
    Documentation/gitprotocol-v2.txt fix a slight inconsistency in format

Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1807%2Fblanet%2Fxx%2Fdoc-format-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1807/blanet/xx/doc-format-v1
Pull-Request: https://github.com/git/git/pull/1807

 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 414bc625d5d..ca83b2ecc54 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

base-commit: 777489f9e09c8d0dd6b12f9d90de6376330577a2
-- 
gitgitgadget

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation/gitprotocol-v2.txt: fix a slight inconsistency in format
  2024-10-10 13:20 [PATCH] Documentation/gitprotocol-v2.txt: fix a slight inconsistency in format blanet via GitGitGadget
@ 2024-10-10 13:38 ` Kristoffer Haugsbakk
  2024-10-10 18:52   ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Kristoffer Haugsbakk @ 2024-10-10 13:38 UTC (permalink / raw)
  To: Josh Soref, git; +Cc: blanet, Xing Xin

On Thu, Oct 10, 2024, at 15:20, blanet via GitGitGadget wrote:
> From: Xing Xin <xingxin.xx@bytedance.com>
>
> Signed-off-by: Xing Xin <xingxin.xx@bytedance.com>
> ---
>     Documentation/gitprotocol-v2.txt fix a slight inconsistency in format
>
> Published-As: 
> https://github.com/gitgitgadget/git/releases/tag/pr-git-1807%2Fblanet%2Fxx%2Fdoc-format-v1
> Fetch-It-Via: git fetch https://github.com/gitgitgadget/git 
> pr-git-1807/blanet/xx/doc-format-v1
> Pull-Request: https://github.com/git/git/pull/1807
>
>  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 414bc625d5d..ca83b2ecc54 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
>
> base-commit: 777489f9e09c8d0dd6b12f9d90de6376330577a2
> -- 
> gitgitgadget

I can confirm that this is the only heading in this document which is
like this (setext length (name?) is not the same as the length of the
title/header).  Also the only place where the title is not flushed to
the left.  Well-scoped change.

-- 
Kristoffer

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation/gitprotocol-v2.txt: fix a slight inconsistency in format
  2024-10-10 13:38 ` Kristoffer Haugsbakk
@ 2024-10-10 18:52   ` Junio C Hamano
  0 siblings, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2024-10-10 18:52 UTC (permalink / raw)
  To: Kristoffer Haugsbakk; +Cc: Josh Soref, git, blanet, Xing Xin

"Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail.com> writes:

> On Thu, Oct 10, 2024, at 15:20, blanet via GitGitGadget wrote:
>> From: Xing Xin <xingxin.xx@bytedance.com>
>>
>> Signed-off-by: Xing Xin <xingxin.xx@bytedance.com>
>> ---
>> gitgitgadget
>
> I can confirm that this is the only heading in this document which is
> like this (setext length (name?) is not the same as the length of the
> title/header).  Also the only place where the title is not flushed to
> the left.  Well-scoped change.

Thanks, both of you.

Will queue.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-10 18:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-10 13:20 [PATCH] Documentation/gitprotocol-v2.txt: fix a slight inconsistency in format blanet via GitGitGadget
2024-10-10 13:38 ` Kristoffer Haugsbakk
2024-10-10 18:52   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).