<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-init.txt, branch v2.4.9</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.4.9</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.4.9'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-03-14T05:13:46Z</updated>
<entry>
<title>*config.txt: stick to camelCase naming convention</title>
<updated>2015-03-14T05:13:46Z</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2015-03-11T20:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=da0005b8853137c91e44867d899910d5c7eb4425'/>
<id>urn:sha1:da0005b8853137c91e44867d899910d5c7eb4425</id>
<content type='text'>
This should improve readability. Compare "thislongname" and
"thisLongName". The following keys are left in unchanged. We can
decide what to do with them later.

 - am.keepcr
 - core.autocrlf .safecrlf .trustctime
 - diff.dirstat .noprefix
 - gitcvs.usecrlfattr
 - gui.blamehistoryctx .trustmtime
 - pull.twohead
 - receive.autogc
 - sendemail.signedoffbycc .smtpsslcertpath .suppresscc

Helped-by: Eric Sunshine &lt;sunshine@sunshineco.com&gt;
Signed-off-by: Nguyễn Thái Ngọc Duy &lt;pclouds@gmail.com&gt;
Signed-off-by: Eric Sunshine &lt;sunshine@sunshineco.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: git-init: flesh out example</title>
<updated>2014-08-08T20:17:42Z</updated>
<author>
<name>Linus Arver</name>
<email>linusarver@gmail.com</email>
</author>
<published>2014-08-08T17:29:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=64de2e10a0acdcf9558317cca77ed3c5622d7a49'/>
<id>urn:sha1:64de2e10a0acdcf9558317cca77ed3c5622d7a49</id>
<content type='text'>
Add a third step `git commit` after adding files for the first time.

Signed-off-by: Linus Arver &lt;linusarver@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: git-init: template directory: reword and cross-reference</title>
<updated>2014-08-08T20:17:42Z</updated>
<author>
<name>Linus Arver</name>
<email>linusarver@gmail.com</email>
</author>
<published>2014-08-08T17:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8994fbf3ec97d408e2bceefad0328c5951a3de14'/>
<id>urn:sha1:8994fbf3ec97d408e2bceefad0328c5951a3de14</id>
<content type='text'>
Signed-off-by: Linus Arver &lt;linusarver@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: git-init: reword parenthetical statements</title>
<updated>2014-08-08T20:17:41Z</updated>
<author>
<name>Linus Arver</name>
<email>linusarver@gmail.com</email>
</author>
<published>2014-08-08T17:29:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4dde849a20267153aa86ffeb1476cd5886d0fc57'/>
<id>urn:sha1:4dde849a20267153aa86ffeb1476cd5886d0fc57</id>
<content type='text'>
Signed-off-by: Linus Arver &lt;linusarver@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: git-init: --separate-git-dir: clarify</title>
<updated>2014-08-08T20:17:41Z</updated>
<author>
<name>Linus Arver</name>
<email>linusarver@gmail.com</email>
</author>
<published>2014-08-08T17:29:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c165d1f5ca82bca5e79a1a797d847ca5458ea9c8'/>
<id>urn:sha1:c165d1f5ca82bca5e79a1a797d847ca5458ea9c8</id>
<content type='text'>
Use shorter sentences to describe what actually happens. We describe
what the term "Git symbolic link" actually means.

Also, we separate out the description of the behavioral change upon
reinitialization into its own paragraph.

Signed-off-by: Linus Arver &lt;linusarver@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: git-init: template directory: reword</title>
<updated>2014-08-08T20:17:41Z</updated>
<author>
<name>Linus Arver</name>
<email>linusarver@gmail.com</email>
</author>
<published>2014-08-08T17:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=86d387af3763e44f8ebdf91e74c37cc002495625'/>
<id>urn:sha1:86d387af3763e44f8ebdf91e74c37cc002495625</id>
<content type='text'>
Signed-off-by: Linus Arver &lt;linusarver@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: git-init: list items facelift</title>
<updated>2014-08-08T20:17:40Z</updated>
<author>
<name>Linus Arver</name>
<email>linusarver@gmail.com</email>
</author>
<published>2014-08-08T17:29:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ddeab3aea3c81783b13ff7091552c205d0884675'/>
<id>urn:sha1:ddeab3aea3c81783b13ff7091552c205d0884675</id>
<content type='text'>
No textual change.

Signed-off-by: Linus Arver &lt;linusarver@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: git-init: typographical fixes</title>
<updated>2014-08-08T20:17:40Z</updated>
<author>
<name>Linus Arver</name>
<email>linusarver@gmail.com</email>
</author>
<published>2014-08-08T17:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6e1ccacbedf084971f095816f4450c4b607607c5'/>
<id>urn:sha1:6e1ccacbedf084971f095816f4450c4b607607c5</id>
<content type='text'>
Use backticks when we quote something that the user should literally
use.

Signed-off-by: Linus Arver &lt;linusarver@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: the name of the system is 'Git', not 'git'</title>
<updated>2013-02-01T21:53:33Z</updated>
<author>
<name>Thomas Ackermann</name>
<email>th.acker@arcor.de</email>
</author>
<published>2013-01-21T19:17:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2de9b71138171dca7279db3b3fe67e868c76d921'/>
<id>urn:sha1:2de9b71138171dca7279db3b3fe67e868c76d921</id>
<content type='text'>
Signed-off-by: Thomas Ackermann &lt;th.acker@arcor.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: use [verse] for SYNOPSIS sections</title>
<updated>2011-07-06T21:26:26Z</updated>
<author>
<name>Martin von Zweigbergk</name>
<email>martin.von.zweigbergk@gmail.com</email>
</author>
<published>2011-07-02T02:38:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7791a1d9b9a4f4e15662c7c9c7f5837f461bb987'/>
<id>urn:sha1:7791a1d9b9a4f4e15662c7c9c7f5837f461bb987</id>
<content type='text'>
The SYNOPSIS sections of most commands that span several lines already
use [verse] to retain line breaks. Most commands that don't span
several lines seem not to use [verse]. In the HTML output, [verse]
does not only preserve line breaks, but also makes the section
indented, which causes a slight inconsistency between commands that
use [verse] and those that don't. Use [verse] in all SYNOPSIS sections
for consistency.

Also remove the blank lines from git-fetch.txt and git-rebase.txt to
align with the other man pages. In the case of git-rebase.txt, which
already uses [verse], the blank line makes the [verse] not apply to
the last line, so removing the blank line also makes the formatting
within the document more consistent.

While at it, add single quotes to 'git cvsimport' for consistency with
other commands.

Signed-off-by: Martin von Zweigbergk &lt;martin.von.zweigbergk@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
