<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-clone.adoc, branch v2.51.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.51.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.51.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2025-10-15T17:29:32Z</updated>
<entry>
<title>Merge branch 'kr/clone-synopsis-fix' into maint-2.51</title>
<updated>2025-10-15T17:29:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-10-15T17:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9c22d96e568433ed56fbbe0cd25ec24d9e593031'/>
<id>urn:sha1:9c22d96e568433ed56fbbe0cd25ec24d9e593031</id>
<content type='text'>
Doc fix.

* kr/clone-synopsis-fix:
  docs: remove stray bracket from git-clone synopsis
</content>
</entry>
<entry>
<title>Merge branch 'ma/clone-doc-markup-fix'</title>
<updated>2025-03-12T19:06:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-03-12T19:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=066590497ea492cc14bea7f3790eae59b2d957fd'/>
<id>urn:sha1:066590497ea492cc14bea7f3790eae59b2d957fd</id>
<content type='text'>
Doc markup fix.

* ma/clone-doc-markup-fix:
  git-clone doc: fix indentation
</content>
</entry>
<entry>
<title>Merge branch 'tc/clone-single-revision'</title>
<updated>2025-02-15T01:53:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-15T01:53:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5785d9143bcb3ef19452a83bc2e870ff3d5ed95a'/>
<id>urn:sha1:5785d9143bcb3ef19452a83bc2e870ff3d5ed95a</id>
<content type='text'>
"git clone" learned to make a shallow clone for a single commit
that is not necessarily be at the tip of any branch.

* tc/clone-single-revision:
  builtin/clone: teach git-clone(1) the --revision= option
  parse-options: introduce die_for_incompatible_opt2()
  clone: introduce struct clone_opts in builtin/clone.c
  clone: add tags refspec earlier to fetch refspec
  clone: refactor wanted_peer_refs()
  clone: make it possible to specify --tags
  clone: cut down on global variables in clone.c
</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='https://git.shady.money/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>
