<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/tutorial.txt, branch v1.2.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.2.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.2.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2006-01-23T06:43:59Z</updated>
<entry>
<title>Documentation: finishing touches to the new tutorial.</title>
<updated>2006-01-23T06:43:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-01-23T06:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=dcc6e28f70574bf3756752f114b5119c5cb43375'/>
<id>urn:sha1:dcc6e28f70574bf3756752f114b5119c5cb43375</id>
<content type='text'>
We forgot to update the primary link from git.html leading to
the tutorial, and also forgot to build and install the renamed
core-tutorial document.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>New tutorial</title>
<updated>2006-01-23T05:52:33Z</updated>
<author>
<name>J. Bruce Fields</name>
<email>bfields@fieldses.org</email>
</author>
<published>2006-01-23T04:57:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=927a503cd07718ea0f700052043f383253904a56'/>
<id>urn:sha1:927a503cd07718ea0f700052043f383253904a56</id>
<content type='text'>
The current Documentation/tutorial.txt concentrates on the lower-level
git interfaces.  So it's useful to people developing alternative
porcelains, to advanced users, etc., but not so much to beginning users.

I think it makes sense for the main tutorial to address those
beginnning users, so with this patch I'm proposing that we move
Documentation/tutorial.txt to Documentation/core-tutorial.txt and
replace it by a new tutorial.

Signed-off-by: J. Bruce Fields &lt;bfields@citi.umich.edu&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>show-branch: make the current branch and merge commits stand out.</title>
<updated>2006-01-15T08:04:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-01-11T22:02:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ebedc3195258a6382f58c8c6b54b21db922440af'/>
<id>urn:sha1:ebedc3195258a6382f58c8c6b54b21db922440af</id>
<content type='text'>
This changes the character used to mark the commits that is on the
branch from '+' to '*' for the current branch, to make it stand out.
Also we show '-' for merge commits.

When you have a handful branches with relatively long diversion, it
is easier to see which one is the current branch this way.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Tutorial: mention shared repository management.</title>
<updated>2005-12-24T08:21:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-23T23:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b74ed497350844c3c9fc77c68de3843392086e9b'/>
<id>urn:sha1:b74ed497350844c3c9fc77c68de3843392086e9b</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>A shared repository should be writable by members.</title>
<updated>2005-12-21T04:54:28Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-21T04:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a3431febfe241120205472def2a14ef09a4dbe60'/>
<id>urn:sha1:a3431febfe241120205472def2a14ef09a4dbe60</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: HTTP needs update-server-info.</title>
<updated>2005-12-17T19:39:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-17T19:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=80248b2e4888a05adcb903f53af84ee513d22245'/>
<id>urn:sha1:80248b2e4888a05adcb903f53af84ee513d22245</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: tutorial</title>
<updated>2005-12-15T07:08:08Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-15T07:08:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8431c4eb0976b0558eaa1df475ce6de6b52ce484'/>
<id>urn:sha1:8431c4eb0976b0558eaa1df475ce6de6b52ce484</id>
<content type='text'>
At the beginning of tutorial, refer the reader to everyday if
she has not done so yet.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: not learning core git commands.</title>
<updated>2005-12-13T10:38:24Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-13T10:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9755afbd9467759bb77a6e5a535791243c5b907d'/>
<id>urn:sha1:9755afbd9467759bb77a6e5a535791243c5b907d</id>
<content type='text'>
The initial section of tutorial was too heavy on internal
workings for the first-time readers, so rewrite the introductory
section of git(7) to start with "not learning core git commands"
section and refer them to README to grasp the basic concepts,
then Everyday to give overview with task/role oriented examples
for minimum set of commands, and finally the tutorial.

Also add to existing note in the tutorial that many too
technical descriptions can be skipped by a casual reader.

I initially started to review the tutorial, with the objective
of ripping out the detailed technical information altogether,
but I found that the level of details in the initial couple of
sections that talk about refs and the object database in a
hands-on fashion was about rigth, and left all of them there.  I
feel that reading about fsck-index and repack is too abstract
without being aware of these directories and files.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation(tutorial): adjust merge example to the new merge world order.</title>
<updated>2005-12-08T00:44:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-08T00:44:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=361c06d8f5777c1037ad5c0e4d58f44cda4a5044'/>
<id>urn:sha1:361c06d8f5777c1037ad5c0e4d58f44cda4a5044</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: shared repository management in tutorial.</title>
<updated>2005-12-05T08:58:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-05T08:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=dc5f9239f7cc577b7d503017583dcc26ad5991f0'/>
<id>urn:sha1:dc5f9239f7cc577b7d503017583dcc26ad5991f0</id>
<content type='text'>
The branch policy script I outlined was improved and polished by
Carl and posted on the list twice since then.  It is a shame not
to pick it up, so replace the original outline in
howto/update-hook-example.txt with the latest from Carl.

Also talk about setting up git-shell to allow git-push/git-fetch
only SSH access to a shared repository host in the tutorial.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
