author | Junio C Hamano <junkio@cox.net> | |
Wed, 27 Dec 2006 06:42:33 +0000 (22:42 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 27 Dec 2006 07:47:33 +0000 (23:47 -0800) | ||
commit | 268b827d9883e77f395a63e4afa10ebbac10bfcf | |
tree | ffc396dc3dc97b63ae61799751f75d7d199f27f2 | tree | snapshot |
parent | c3a41037ed5fa113c8eb0f67a1cc17654f7ce5b1 | commit | diff |
everyday: update for v1.5.0
Fix minor mark-up mistakes and adjust to v1.5.0 BCP, namely:
- use "git add" instead of "git update-index";
- use "git merge" instead of "git pull .";
- use separate remote layout;
- use config instead of remotes/origin file;
Also updates "My typical git day" example since now I have
'next' branch these days.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Fix minor mark-up mistakes and adjust to v1.5.0 BCP, namely:
- use "git add" instead of "git update-index";
- use "git merge" instead of "git pull .";
- use separate remote layout;
- use config instead of remotes/origin file;
Also updates "My typical git day" example since now I have
'next' branch these days.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/everyday.txt | diff | blob | history |