<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/gitprotocol-pack.adoc, branch main</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2026-03-03T05:35:05Z</updated>
<entry>
<title>doc: gitprotocol-pack: normalize italic formatting</title>
<updated>2026-03-03T05:35:05Z</updated>
<author>
<name>LorenzoPegorari</name>
<email>lorenzo.pegorari2002@gmail.com</email>
</author>
<published>2026-03-03T01:46:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a56fa1ca05df589b8aa9c51f71399dd8daf42cf0'/>
<id>urn:sha1:a56fa1ca05df589b8aa9c51f71399dd8daf42cf0</id>
<content type='text'>
Uniform italic style usage for command and process names.

Signed-off-by: LorenzoPegorari &lt;lorenzo.pegorari2002@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: gitprotocol-pack: improve paragraphs structure</title>
<updated>2026-03-03T05:35:04Z</updated>
<author>
<name>LorenzoPegorari</name>
<email>lorenzo.pegorari2002@gmail.com</email>
</author>
<published>2026-03-03T01:46:10Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=b8091b793521cd30bb7972b60f3ca2f53e83bd61'/>
<id>urn:sha1:b8091b793521cd30bb7972b60f3ca2f53e83bd61</id>
<content type='text'>
Logically separate the introductory sentence from the first transport
description to improve readability and structural clarity.

Signed-off-by: LorenzoPegorari &lt;lorenzo.pegorari2002@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: gitprotocol-pack: fix pronoun-antecedent agreement</title>
<updated>2026-03-03T05:35:04Z</updated>
<author>
<name>LorenzoPegorari</name>
<email>lorenzo.pegorari2002@gmail.com</email>
</author>
<published>2026-03-03T01:45:59Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=267807eae10f8f9b2bcf50fdd22b61d68c38e8d5'/>
<id>urn:sha1:267807eae10f8f9b2bcf50fdd22b61d68c38e8d5</id>
<content type='text'>
Fix "pronoun-antecedent agreement" errors.

Signed-off-by: LorenzoPegorari &lt;lorenzo.pegorari2002@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: use .adoc extension for AsciiDoc files</title>
<updated>2025-01-21T20:56:06Z</updated>
<author>
<name>brian m. carlson</name>
<email>sandals@crustytoothpaste.net</email>
</author>
<published>2025-01-20T01:56:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1f010d6bdf756129db13d1367c888aa4153f6d87'/>
<id>urn:sha1:1f010d6bdf756129db13d1367c888aa4153f6d87</id>
<content type='text'>
We presently use the ".txt" extension for our AsciiDoc files.  While not
wrong, most editors do not associate this extension with AsciiDoc,
meaning that contributors don't get automatic editor functionality that
could be useful, such as syntax highlighting and prose linting.

It is much more common to use the ".adoc" extension for AsciiDoc files,
since this helps editors automatically detect files and also allows
various forges to provide rich (HTML-like) rendering.  Let's do that
here, renaming all of the files and updating the includes where
relevant.  Adjust the various build scripts and makefiles to use the new
extension as well.

Note that this should not result in any user-visible changes to the
documentation.

Signed-off-by: brian m. carlson &lt;sandals@crustytoothpaste.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
