]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: gitprotocol-pack: improve paragraphs structure
authorLorenzoPegorari <lorenzo.pegorari2002@gmail.com>
Tue, 3 Mar 2026 01:46:10 +0000 (02:46 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 05:35:04 +0000 (21:35 -0800)
Logically separate the introductory sentence from the first transport
description to improve readability and structural clarity.

Signed-off-by: LorenzoPegorari <lorenzo.pegorari2002@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitprotocol-pack.adoc

index 9952fac1888949da6075020e8d400cd6fa0a45d2..f4c9e024b0c2ff1036599b68fee41d907a6166b8 100644 (file)
@@ -47,7 +47,9 @@ process defined in this protocol is terminated.
 Transports
 ----------
 There are three transports over which the packfile protocol is
-initiated.  The Git transport is a simple, unauthenticated server that
+initiated.
+
+The Git transport is a simple, unauthenticated server that
 takes the command (almost always 'upload-pack', though Git
 servers can be configured to be globally writable, in which 'receive-
 pack' initiation is also allowed) with which the client wishes to