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