<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/technical/partial-clone.txt, branch v2.41.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.41.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.41.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2022-08-04T21:12:23Z</updated>
<entry>
<title>docs: move protocol-related docs to man section 5</title>
<updated>2022-08-04T21:12:23Z</updated>
<author>
<name>Ævar Arnfjörð Bjarmason</name>
<email>avarab@gmail.com</email>
</author>
<published>2022-08-04T16:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5db921054e685a4dbaeb622acda53d6a154e947f'/>
<id>urn:sha1:5db921054e685a4dbaeb622acda53d6a154e947f</id>
<content type='text'>
Continue the move of existing Documentation/technical/* protocol and
file-format documentation into our main documentation space. By moving
the things that discuss the protocol we can properly link from
e.g. lsrefs.unborn and protocol.version documentation to a manpage we
build by default.

So far we have been using the "gitformat-" prefix for the
documentation we've been moving over from Documentation/technical/*,
but for protocol documentation let's use "gitprotocol-*".

Signed-off-by: Ævar Arnfjörð Bjarmason &lt;avarab@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>docs: mention --refetch fetch option</title>
<updated>2022-03-28T17:25:53Z</updated>
<author>
<name>Robert Coup</name>
<email>robert@coup.net.nz</email>
</author>
<published>2022-03-28T14:02:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4963d3e41fa454500760fe6f8fb1bab890c1c3eb'/>
<id>urn:sha1:4963d3e41fa454500760fe6f8fb1bab890c1c3eb</id>
<content type='text'>
Document it for partial clones as a means to apply a new filter, and
reference it from the remote.&lt;name&gt;.partialclonefilter config parameter.

Signed-off-by: Robert Coup &lt;robert@coup.net.nz&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Remove warning that repack only works on non-promisor packfiles</title>
<updated>2021-06-04T00:45:47Z</updated>
<author>
<name>Tao Klerks</name>
<email>tao@klerks.biz</email>
</author>
<published>2021-06-02T11:47:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ace6d8e3d66b3559addd2988d5c0eb97d255db95'/>
<id>urn:sha1:ace6d8e3d66b3559addd2988d5c0eb97d255db95</id>
<content type='text'>
The git-repack doc clearly states that it *does* operate on promisor
packfiles (in a separate partition), with "-a" specified. Presumably
the statements here are outdated, as they feature from the first doc
in 2017 (and the repack support was added in 2018)

Signed-off-by: Tao Klerks &lt;tao@klerks.biz&gt;
Reviewed-by: Taylor Blau &lt;me@ttaylorr.com&gt;
Acked-by: Jonathan Tan &lt;jonathantanmy@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>promisor-remote: lazy-fetch objects in subprocess</title>
<updated>2020-08-18T23:46:53Z</updated>
<author>
<name>Jonathan Tan</name>
<email>jonathantanmy@google.com</email>
</author>
<published>2020-08-18T04:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7ca3c0ac37bfb803f11db14b7223f6d8f0cd142e'/>
<id>urn:sha1:7ca3c0ac37bfb803f11db14b7223f6d8f0cd142e</id>
<content type='text'>
Teach Git to lazy-fetch missing objects in a subprocess instead of doing
it in-process. This allows any fatal errors that occur during the fetch
to be isolated and converted into an error return value, instead of
causing the current command being run to terminate.

Signed-off-by: Jonathan Tan &lt;jonathantanmy@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jk/lore-is-the-archive'</title>
<updated>2019-12-06T23:09:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2019-12-06T23:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3b3d9ea6a8fbf36a8710b855062c685d9a7d33e3'/>
<id>urn:sha1:3b3d9ea6a8fbf36a8710b855062c685d9a7d33e3</id>
<content type='text'>
Doc update for the mailing list archiving and nntp service.

* jk/lore-is-the-archive:
  doc: replace public-inbox links with lore.kernel.org
  doc: recommend lore.kernel.org over public-inbox.org
</content>
</entry>
<entry>
<title>doc: replace public-inbox links with lore.kernel.org</title>
<updated>2019-11-30T17:12:26Z</updated>
<author>
<name>Jeff King</name>
<email>peff@peff.net</email>
</author>
<published>2019-11-27T12:54:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3eae30e4649dd3174fdce7a92115c972763baa5b'/>
<id>urn:sha1:3eae30e4649dd3174fdce7a92115c972763baa5b</id>
<content type='text'>
Since we're now recommending lore.kernel.org (and because the
public-inbox.org domain might eventually go away), let's update our
internal references to use it, too. That future-proofs our references,
and sets the example we want people to follow.

Signed-off-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: fix a bunch of typos, both old and new</title>
<updated>2019-11-07T04:42:00Z</updated>
<author>
<name>Elijah Newren</name>
<email>newren@gmail.com</email>
</author>
<published>2019-11-05T17:07:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=031fd4b93b8182761948aa348565118955f48307'/>
<id>urn:sha1:031fd4b93b8182761948aa348565118955f48307</id>
<content type='text'>
Reported-by: Jens Schleusener &lt;Jens.Schleusener@fossies.org&gt;
Signed-off-by: Elijah Newren &lt;newren@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>partial-clone: add multiple remotes in the doc</title>
<updated>2019-06-25T21:05:37Z</updated>
<author>
<name>Christian Couder</name>
<email>christian.couder@gmail.com</email>
</author>
<published>2019-06-25T13:40:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7e154badc007db7c99f0fb507a3893d7e333b7b2'/>
<id>urn:sha1:7e154badc007db7c99f0fb507a3893d7e333b7b2</id>
<content type='text'>
While at it, let's remove a reference to ODB effort as the ODB
effort has been replaced by directly enhancing partial clone
and promisor remote features.

Signed-off-by: Christian Couder &lt;chriscool@tuxfamily.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>partial-clone: add missing 'is' in doc</title>
<updated>2019-01-14T19:06:47Z</updated>
<author>
<name>Christian Couder</name>
<email>christian.couder@gmail.com</email>
</author>
<published>2019-01-14T06:10:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1747125e2ccd40cfc5eaa35aa9adfffa2fa10240'/>
<id>urn:sha1:1747125e2ccd40cfc5eaa35aa9adfffa2fa10240</id>
<content type='text'>
Signed-off-by: Christian Couder &lt;chriscool@tuxfamily.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>partial-clone: render design doc using asciidoc</title>
<updated>2018-08-15T16:22:54Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2018-08-14T22:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5641eb94655d723bb269683756ddaf4c6544da42'/>
<id>urn:sha1:5641eb94655d723bb269683756ddaf4c6544da42</id>
<content type='text'>
Rendered documentation can be easier to read than raw text because
headings and emphasized phrases stand out.  Add the missing markup and
Makefile rule required to render this design document using asciidoc.

Tested by running

  make -C Documentation technical/partial-clone.html

and viewing the output in a browser.

Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
