<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v2.29.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.29.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.29.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2020-10-29T21:24:09Z</updated>
<entry>
<title>Git 2.29.2</title>
<updated>2020-10-29T21:24:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-29T21:24:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=898f80736c75878acc02dc55672317fcc0e0a5a6'/>
<id>urn:sha1:898f80736c75878acc02dc55672317fcc0e0a5a6</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'cc/doc-filter-branch-typofix' into maint</title>
<updated>2020-10-29T21:18:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-29T21:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a94bce62b99be35f2ee2b4c98f97c222e7dd9d82'/>
<id>urn:sha1:a94bce62b99be35f2ee2b4c98f97c222e7dd9d82</id>
<content type='text'>
Docfix.

* cc/doc-filter-branch-typofix:
  filter-branch doc: fix filter-repo typo
</content>
</entry>
<entry>
<title>Git 2.29.1</title>
<updated>2020-10-22T22:07:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-22T22:07:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b927c80531cca9b9107754186532e8cb00884008'/>
<id>urn:sha1:b927c80531cca9b9107754186532e8cb00884008</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>filter-branch doc: fix filter-repo typo</title>
<updated>2020-10-20T19:22:25Z</updated>
<author>
<name>Christian Couder</name>
<email>christian.couder@gmail.com</email>
</author>
<published>2020-10-20T08:33:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3e0a5dc9afdea68a9e90af2636d93327e77df0d1'/>
<id>urn:sha1:3e0a5dc9afdea68a9e90af2636d93327e77df0d1</id>
<content type='text'>
The name of the tool is 'git-filter-repo' not
'git-repo-filter'.

Signed-off-by: Christian Couder &lt;chriscool@tuxfamily.org&gt;
Reviewed-by: Elijah Newren &lt;newren@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.29-rc1</title>
<updated>2020-10-09T04:53:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-09T04:53:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d4a392452e292ff924e79ec8458611c0f679d6d4'/>
<id>urn:sha1:d4a392452e292ff924e79ec8458611c0f679d6d4</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: fix the bnf like style of some commands</title>
<updated>2020-10-08T21:01:19Z</updated>
<author>
<name>Jean-Noël Avila</name>
<email>jn.avila@free.fr</email>
</author>
<published>2020-10-08T20:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9f443f553171032d5ce004ae326ecb116a6ef4e5'/>
<id>urn:sha1:9f443f553171032d5ce004ae326ecb116a6ef4e5</id>
<content type='text'>
In command line options, variables are entered between &lt; and &gt;

Signed-off-by: Jean-Noël Avila &lt;jn.avila@free.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: git-remote fix ups</title>
<updated>2020-10-08T21:01:18Z</updated>
<author>
<name>Jean-Noël Avila</name>
<email>jn.avila@free.fr</email>
</author>
<published>2020-10-08T20:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=89eed6fa99915042792946a92b61fc64fed04b24'/>
<id>urn:sha1:89eed6fa99915042792946a92b61fc64fed04b24</id>
<content type='text'>
Signed-off-by: Jean-Noël Avila &lt;jn.avila@free.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: use linkgit macro where needed.</title>
<updated>2020-10-08T21:01:18Z</updated>
<author>
<name>Jean-Noël Avila</name>
<email>jn.avila@free.fr</email>
</author>
<published>2020-10-08T20:23:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=49fbf9ed71440f064b9fa922cd8febe36c1f8fb4'/>
<id>urn:sha1:49fbf9ed71440f064b9fa922cd8febe36c1f8fb4</id>
<content type='text'>
Signed-off-by: Jean-Noël Avila &lt;jn.avila@free.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-bisect-lk2009: make continuation of list indented</title>
<updated>2020-10-08T21:01:15Z</updated>
<author>
<name>Jean-Noël Avila</name>
<email>jn.avila@free.fr</email>
</author>
<published>2020-10-08T20:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=df49a806abab459430ce022d97ae62ab99e5bab4'/>
<id>urn:sha1:df49a806abab459430ce022d97ae62ab99e5bab4</id>
<content type='text'>
That's clearer asciidoc formatting.

Signed-off-by: Jean-Noël Avila &lt;jn.avila@free.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.29-rc0</title>
<updated>2020-10-05T21:01:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-05T21:00:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d98273ba77e1ab9ec755576bc86c716a97bf59d7'/>
<id>urn:sha1:d98273ba77e1ab9ec755576bc86c716a97bf59d7</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
