author | Junio C Hamano <junkio@cox.net> | |
Sat, 23 Jul 2005 02:13:07 +0000 (19:13 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 23 Jul 2005 03:34:17 +0000 (20:34 -0700) | ||
commit | a692b9656a7975b933fde40cdd6319f9ca898a29 | |
tree | 315760a2f96b0e044e6dfe0efbd1d24791e638f9 | tree | snapshot |
parent | 1cadb5a2719eef7dc4e707ee2f796c94661f4622 | commit | diff |
[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>
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 | diff | blob | history |