Skip to content

Commit b8091b7

Browse files
LorenzoPegorarigitster
authored andcommitted
doc: gitprotocol-pack: improve paragraphs structure
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>
1 parent 267807e commit b8091b7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/gitprotocol-pack.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ process defined in this protocol is terminated.
4747
Transports
4848
----------
4949
There are three transports over which the packfile protocol is
50-
initiated. The Git transport is a simple, unauthenticated server that
50+
initiated.
51+
52+
The Git transport is a simple, unauthenticated server that
5153
takes the command (almost always 'upload-pack', though Git
5254
servers can be configured to be globally writable, in which 'receive-
5355
pack' initiation is also allowed) with which the client wishes to

0 commit comments

Comments
 (0)