<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v2.10.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.10.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.10.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2016-10-28T16:02:44Z</updated>
<entry>
<title>Git 2.10.2</title>
<updated>2016-10-28T16:02:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-28T16:02:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ac84098b7e32406a982ac01cc76a663d5605224b'/>
<id>urn:sha1:ac84098b7e32406a982ac01cc76a663d5605224b</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'rs/pretty-format-color-doc-fix' into maint</title>
<updated>2016-10-28T16:01:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-28T16:01:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4efd8e64d3c806b840d1e167762861d8154cd7ed'/>
<id>urn:sha1:4efd8e64d3c806b840d1e167762861d8154cd7ed</id>
<content type='text'>
Small doc update.

* rs/pretty-format-color-doc-fix:
  pretty: fix document link for color specification
</content>
</entry>
<entry>
<title>Merge branch 'po/fix-doc-merge-base-illustration' into maint</title>
<updated>2016-10-28T16:01:21Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-28T16:01:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=311811b39ff3e0f7035e09ec45f992f10beaaa56'/>
<id>urn:sha1:311811b39ff3e0f7035e09ec45f992f10beaaa56</id>
<content type='text'>
Some AsciiDoc formatter mishandles a displayed illustration with
tabs in it.  Adjust a few of them in merge-base documentation to
work around them.

* po/fix-doc-merge-base-illustration:
  doc: fix the 'revert a faulty merge' ASCII art tab spacing
  doc: fix merge-base ASCII art tab spacing
</content>
</entry>
<entry>
<title>Merge branch 'bw/submodule-branch-dot-doc' into maint</title>
<updated>2016-10-28T16:01:19Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-28T16:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c8386962d6590ec6f71f353bc5b1b573b1e71b16'/>
<id>urn:sha1:c8386962d6590ec6f71f353bc5b1b573b1e71b16</id>
<content type='text'>
Recent git allows submodule.&lt;name&gt;.branch to use a special token
"." instead of the branch name; the documentation has been updated
to describe it.

* bw/submodule-branch-dot-doc:
  submodules doc: update documentation for "." used for submodule branches
</content>
</entry>
<entry>
<title>Merge branch 'sb/submodule-config-doc-drop-path' into maint</title>
<updated>2016-10-28T16:01:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-28T16:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a42539f7de3f2516437fe4ee2d3bf769a27c89ab'/>
<id>urn:sha1:a42539f7de3f2516437fe4ee2d3bf769a27c89ab</id>
<content type='text'>
The "submodule.&lt;name&gt;.path" stored in .gitmodules is never copied
to .git/config and such a key in .git/config has no meaning, but
the documentation described it and submodule.&lt;name&gt;.url next to
each other as if both belong to .git/config.  This has been fixed.

* sb/submodule-config-doc-drop-path:
  documentation: improve submodule.&lt;name&gt;.{url, path} description
</content>
</entry>
<entry>
<title>Merge branch 'nd/commit-p-doc' into maint</title>
<updated>2016-10-28T16:01:15Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-28T16:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e2f1d2c3179cae92c9502d10c13e25624726caa2'/>
<id>urn:sha1:e2f1d2c3179cae92c9502d10c13e25624726caa2</id>
<content type='text'>
Documentation for "git commit" was updated to clarify that "commit
-p &lt;paths&gt;" adds to the current contents of the index to come up
with what to commit.

* nd/commit-p-doc:
  git-commit.txt: clarify --patch mode with pathspec
</content>
</entry>
<entry>
<title>Merge branch 'yk/git-tag-remove-mention-of-old-layout-in-doc' into maint</title>
<updated>2016-10-28T16:01:10Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-28T16:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=03969dff8f6ab2e399df7e156c72d5b965388d2f'/>
<id>urn:sha1:03969dff8f6ab2e399df7e156c72d5b965388d2f</id>
<content type='text'>
Shorten description of auto-following in "git tag" by removing a
mention of historical remotes layout which is not relevant to the
main topic.

* yk/git-tag-remove-mention-of-old-layout-in-doc:
  doc: remove reference to the traditional layout in git-tag.txt
</content>
</entry>
<entry>
<title>doc: fix the 'revert a faulty merge' ASCII art tab spacing</title>
<updated>2016-10-25T01:09:46Z</updated>
<author>
<name>Philip Oakley</name>
<email>philipoakley@iee.org</email>
</author>
<published>2016-10-24T21:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6750f6269917969dbb191406c3ed31d5a75a9edd'/>
<id>urn:sha1:6750f6269917969dbb191406c3ed31d5a75a9edd</id>
<content type='text'>
The asciidoctor doc-tool stack does not always respect the 'tab = 8 spaces' rule
expectation, particularly for the Git-for-Windows generated html pages. This
follows on from the 'doc: fix merge-base ASCII art tab spacing' fix.

Use just spaces within the block of the ascii art.

All other *.txt ascii art containing three dashes has been checked.
Asciidoctor correctly formats the other art blocks that do contain tabs.

Signed-off-by: Philip Oakley &lt;philipoakley@iee.org
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: fix merge-base ASCII art tab spacing</title>
<updated>2016-10-21T16:46:48Z</updated>
<author>
<name>Philip Oakley</name>
<email>philipoakley@iee.org</email>
</author>
<published>2016-10-20T23:40:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5dd05ebf6f963a7844cc8208b6c8170698aec222'/>
<id>urn:sha1:5dd05ebf6f963a7844cc8208b6c8170698aec222</id>
<content type='text'>
The doc-tool stack does not always respect the 'tab = 8 spaces' rule,
particularly the git-scm doc pages https://git-scm.com/docs/git-merge-base
and the Git generated html pages.

Use just spaces within the block of the ascii art.

Noticed when reviewing Junio's suggested update to `git merge-base`
https://public-inbox.org/git/xmqqmvi2sj8f.fsf@gitster.mtv.corp.google.com/T/#u

Signed-off-by: Philip Oakley &lt;philipoakley@iee.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: remove reference to the traditional layout in git-tag.txt</title>
<updated>2016-10-20T16:31:42Z</updated>
<author>
<name>Younes Khoudli</name>
<email>younes.khoudli@gmail.com</email>
</author>
<published>2016-10-20T13:21:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=749a2279a4e29b91a6e91a25340ad30373189313'/>
<id>urn:sha1:749a2279a4e29b91a6e91a25340ad30373189313</id>
<content type='text'>
This is the only place in the documentation that the traditional layout
is mentioned, and it is confusing. Remove it.

* Documentation/git-tag.txt: Here.

Signed-off-by: Younes Khoudli &lt;younes.khoudli@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
