]> git.ipfire.org Git - thirdparty/git.git/commit
[PATCH] tutorial: mention "git clone" records .git/branches/origin
authorJunio C Hamano <junkio@cox.net>
Sat, 23 Jul 2005 02:13:07 +0000 (19:13 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 23 Jul 2005 03:34:17 +0000 (20:34 -0700)
commita692b9656a7975b933fde40cdd6319f9ca898a29
tree315760a2f96b0e044e6dfe0efbd1d24791e638f9
parent1cadb5a2719eef7dc4e707ee2f796c94661f4622
[PATCH] tutorial: mention "git clone" records .git/branches/origin

Update the recommended workflow for individual developers.
While they are tracking the origin, refs/heads/origin is updated
by "git fetch", so there is no need to manually copy FETCH_HEAD
to refs/heads/ anywhere.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/tutorial.txt