everyday: update for v1.5.0
commit268b827d9883e77f395a63e4afa10ebbac10bfcf
authorJunio C Hamano <junkio@cox.net>
Wed, 27 Dec 2006 06:42:33 +0000 (26 22:42 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 27 Dec 2006 07:47:33 +0000 (26 23:47 -0800)
treeffc396dc3dc97b63ae61799751f75d7d199f27f2
parentc3a41037ed5fa113c8eb0f67a1cc17654f7ce5b1
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>
Documentation/everyday.txt