<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v2.25.3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.25.3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.25.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2020-03-18T01:12:01Z</updated>
<entry>
<title>Git 2.25.3</title>
<updated>2020-03-18T01:12:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-18T01:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=67b0a24910fbb23c8f5e7a2c61c339818bc68296'/>
<id>urn:sha1:67b0a24910fbb23c8f5e7a2c61c339818bc68296</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.25.2</title>
<updated>2020-03-17T22:06:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-17T21:54:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0822e66b5d49d0de1aa767b38785e42de05eaf40'/>
<id>urn:sha1:0822e66b5d49d0de1aa767b38785e42de05eaf40</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jk/doc-credential-helper' into maint</title>
<updated>2020-03-17T22:02:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-17T22:02:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=221887a492585b094f6148de70c4daab13256f25'/>
<id>urn:sha1:221887a492585b094f6148de70c4daab13256f25</id>
<content type='text'>
Docfix.

* jk/doc-credential-helper:
  doc: move credential helper info into gitcredentials(7)
</content>
</entry>
<entry>
<title>Merge branch 'jc/doc-single-h-is-for-help' into maint</title>
<updated>2020-03-17T22:02:24Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-17T22:02:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=fda2baffd25226d5ebfbd93df53633b447185499'/>
<id>urn:sha1:fda2baffd25226d5ebfbd93df53633b447185499</id>
<content type='text'>
Both "git ls-remote -h" and "git grep -h" give short usage help,
like any other Git subcommand, but it is not unreasonable to expect
that the former would behave the same as "git ls-remote --head"
(there is no other sensible behaviour for the latter).  The
documentation has been updated in an attempt to clarify this.

* jc/doc-single-h-is-for-help:
  Documentation: clarify that `-h` alone stands for `help`
</content>
</entry>
<entry>
<title>Merge branch 'en/check-ignore' into maint</title>
<updated>2020-03-17T22:02:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-17T22:02:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=16a4bf10359edf34a7c62d6466dab2e33060d332'/>
<id>urn:sha1:16a4bf10359edf34a7c62d6466dab2e33060d332</id>
<content type='text'>
"git check-ignore" did not work when the given path is explicitly
marked as not ignored with a negative entry in the .gitignore file.

* en/check-ignore:
  check-ignore: fix documentation and implementation to match
</content>
</entry>
<entry>
<title>Merge branch 'jk/push-option-doc-markup-fix' into maint</title>
<updated>2020-03-17T22:02:22Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-17T22:02:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3246495a5cb9a4e81be16053555b9ee984522a79'/>
<id>urn:sha1:3246495a5cb9a4e81be16053555b9ee984522a79</id>
<content type='text'>
Doc markup fix.

* jk/push-option-doc-markup-fix:
  doc/config/push: use longer "--" line for preformatted example
</content>
</entry>
<entry>
<title>Merge branch 'jk/doc-diff-parallel' into maint</title>
<updated>2020-03-17T22:02:22Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-17T22:02:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=56f97d5896a964e88d46b227302e682a75837314'/>
<id>urn:sha1:56f97d5896a964e88d46b227302e682a75837314</id>
<content type='text'>
Update to doc-diff.

* jk/doc-diff-parallel:
  doc-diff: use single-colon rule in rendering Makefile
</content>
</entry>
<entry>
<title>Git 2.24.2</title>
<updated>2020-03-17T21:36:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-17T21:36:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=506223f9c5c8956f895f0342e4a6d4244b5fa570'/>
<id>urn:sha1:506223f9c5c8956f895f0342e4a6d4244b5fa570</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.23.2</title>
<updated>2020-03-17T21:33:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-17T21:33:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=17a02783d8f7cac1780d8035f3e2e0d25bba077b'/>
<id>urn:sha1:17a02783d8f7cac1780d8035f3e2e0d25bba077b</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.22.3</title>
<updated>2020-03-17T21:24:55Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-17T21:24:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=69fab82147e74a51ee1144a336eb47c7297b9b78'/>
<id>urn:sha1:69fab82147e74a51ee1144a336eb47c7297b9b78</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
