Tutorial: use a bit longer sample filenames.
authorJunio C Hamano <junkio@cox.net>
Fri, 29 Jul 2005 05:33:45 +0000 (22:33 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 29 Jul 2005 17:23:38 +0000 (10:23 -0700)
Darrin Thompson noticed when he was showing off GIT to others
that the use of filenames "a" and "b" in the tutorial example
was unnecessarily confusing, especially with our "patch -p1"
prefix a/ and b/, without giving us any patch. I was very
tempted to change them back to l/ and k/ prefixes, but decided
to restrain myself and update the tutorial instead ;-).

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found