<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/Documentation/core-tutorial.txt, branch v1.5.4.4</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.4.4</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.4.4'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2008-01-18T06:55:25Z</updated>
<entry>
<title>core-tutorial typofix</title>
<updated>2008-01-18T06:55:25Z</updated>
<author>
<name>Thomas Zander</name>
<email>zander@kde.org</email>
</author>
<published>2008-01-16T22:48:21Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=5221ecbc51526da94f2ba0862c3958100592cf0b'/>
<id>urn:sha1:5221ecbc51526da94f2ba0862c3958100592cf0b</id>
<content type='text'>
Signed-off-by: Thomas Zander &lt;zander@kde.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2007-11-14T11:37:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2007-11-14T11:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=fb5fd011482b5aa0b340a4a5bd9192c0efc1edb7'/>
<id>urn:sha1:fb5fd011482b5aa0b340a4a5bd9192c0efc1edb7</id>
<content type='text'>
* maint:
  git-clean: honor core.excludesfile
  Documentation: Fix man page breakage with DocBook XSL v1.72
  git-remote.txt: fix typo
  core-tutorial.txt: Fix argument mistake in an example.
  replace reference to git-rm with git-reset in git-commit doc
  Grammar fixes for gitattributes documentation
  Don't allow fast-import tree delta chains to exceed maximum depth
  revert/cherry-pick: allow starting from dirty work tree.
  t/t3404: fix test for a bogus todo file.

Conflicts:

	fast-import.c
</content>
</entry>
<entry>
<title>core-tutorial.txt: Fix argument mistake in an example.</title>
<updated>2007-11-14T09:59:12Z</updated>
<author>
<name>Sergei Organov</name>
<email>osv@javad.com</email>
</author>
<published>2007-11-10T13:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=065c5ac1688ca5cde826dc87d9791c2eedec7026'/>
<id>urn:sha1:065c5ac1688ca5cde826dc87d9791c2eedec7026</id>
<content type='text'>
One of examples has wrong output given the arguments provided.
Fix arguments to match the output.

Fix a minor syntax mistake in another place.

Signed-off-by: Sergei Organov &lt;osv@javad.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: Fix references to deprecated commands</title>
<updated>2007-11-12T08:18:44Z</updated>
<author>
<name>Jonas Fonseca</name>
<email>fonseca@diku.dk</email>
</author>
<published>2007-11-12T00:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a4e57e75c95c66c32da6b106313bc847110794ba'/>
<id>urn:sha1:a4e57e75c95c66c32da6b106313bc847110794ba</id>
<content type='text'>
... by changing git-tar-tree reference to git-archive and removing
seemingly unrelevant footnote about git-ssh-{fetch,upload}.

Signed-off-by: Jonas Fonseca &lt;fonseca@diku.dk&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>core-tutorial.txt: Fix git-show-branch example and its description</title>
<updated>2007-11-10T10:01:12Z</updated>
<author>
<name>Sergei Organov</name>
<email>osv@javad.com</email>
</author>
<published>2007-11-08T15:10:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=2782c9355a97667acfc40a828dbae5c5bc151047'/>
<id>urn:sha1:2782c9355a97667acfc40a828dbae5c5bc151047</id>
<content type='text'>
Signed-off-by: Sergei Organov &lt;osv@javad.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2007-11-02T23:56:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2007-11-02T23:56:42Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=e3d6d56f1c2097f13a427e158638e5e0918e5705'/>
<id>urn:sha1:e3d6d56f1c2097f13a427e158638e5e0918e5705</id>
<content type='text'>
* maint:
  Fixing path quoting in git-rebase
  Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.
  Documentation: quote commit messages consistently.
  Remove escaping of '|' in manpage option sections
</content>
</entry>
<entry>
<title>Documentation: quote commit messages consistently.</title>
<updated>2007-11-02T22:38:24Z</updated>
<author>
<name>Sergei Organov</name>
<email>osv@javad.com</email>
</author>
<published>2007-11-02T17:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=d336fc096b450c01502e99fa17583d5bebf9aa24'/>
<id>urn:sha1:d336fc096b450c01502e99fa17583d5bebf9aa24</id>
<content type='text'>
Documentation quotes commit messages 14 times with double-quotes, and 7
times with single-quotes. The patch turns everything to double-quotes.

A nice side effect is that documentation becomes more Windoze-friendly
as AFAIK single quotes won't work there.

Signed-off-by: Sergei Organov &lt;osv@javad.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint' into HEAD</title>
<updated>2007-10-31T04:44:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2007-10-31T04:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=9c51414f8efb73525a6c69917f1499dab081679d'/>
<id>urn:sha1:9c51414f8efb73525a6c69917f1499dab081679d</id>
<content type='text'>
* maint:
  Update GIT 1.5.3.5 Release Notes
  git-rebase--interactive.sh: Make 3-way merge strategies work for -p.
  git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.
  Fix --strategy parsing in git-rebase--interactive.sh
  Make merge-recursive honor diff.renamelimit
  cherry-pick/revert: more compact user direction message
  core-tutorial: Use new syntax for git-merge.
  git-merge: document but discourage the historical syntax
  Prevent send-pack from segfaulting (backport from 'master')
  Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example

Conflicts:

	git-rebase--interactive.sh
</content>
</entry>
<entry>
<title>core-tutorial: Use new syntax for git-merge.</title>
<updated>2007-10-30T23:35:07Z</updated>
<author>
<name>Sergei Organov</name>
<email>osv@javad.com</email>
</author>
<published>2007-10-30T19:54:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=ba17892ddc85c0ffe8fecd600c29cb38ec7e5587'/>
<id>urn:sha1:ba17892ddc85c0ffe8fecd600c29cb38ec7e5587</id>
<content type='text'>
"git-merge &lt;msg&gt; HEAD &lt;other branches&gt;" is still supported but
we shouldn't encourage its use.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>core-tutorial: Catch up with current Git</title>
<updated>2007-10-29T18:39:42Z</updated>
<author>
<name>Benoit Sigoure</name>
<email>tsuna@lrde.epita.fr</email>
</author>
<published>2007-10-29T07:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=3b27428b9d3d8dc1c3f00da0ab94a1c7555a9265'/>
<id>urn:sha1:3b27428b9d3d8dc1c3f00da0ab94a1c7555a9265</id>
<content type='text'>
No longer talk about Cogito since it's deprecated.  Some scripts (such as
git-reset or git-branch) have undergone builtinification so adjust the text
to reflect this.

Fix a typo in the description of git-show-branch (merges are indicated by a
`-', not by a `.').

git-pull/git-push do not seem to use the dumb git-ssh-fetch/git-ssh-upload
(the text was probably missing a word).

Adjust a link that wasn't rendered properly because it was wrapped.

Signed-off-by: Benoit Sigoure &lt;tsuna@lrde.epita.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
