Re: Tutorial problem a/a a/b

2005-07-29 Thread Darrin Thompson
On Thu, 2005-07-28 at 22:35 -0700, Junio C Hamano wrote: > Darrin Thompson <[EMAIL PROTECTED]> writes: > > > In the tutorial the user is instructed to create two files: a and b. > > > > Then when the user diffs the files, they see this: > > > > diff --git a/a b/a > > > > That really confused someb

Re: Tutorial problem a/a a/b

2005-07-28 Thread Junio C Hamano
Darrin Thompson <[EMAIL PROTECTED]> writes: > In the tutorial the user is instructed to create two files: a and b. > > Then when the user diffs the files, they see this: > > diff --git a/a b/a > > That really confused somebody and I had to untangle their brain. :-) Yes I was confused when I read

Re: Tutorial problem a/a a/b

2005-07-28 Thread Darrin Thompson
On Thu, 2005-07-28 at 15:20 -0500, Darrin Thompson wrote: > In the tutorial the user is instructed to create two files: a and b. > > Then when the user diffs the files, they see this: > > diff --git a/a b/a > > That really confused somebody and I had to untangle their brain. :-) I > don't have a

Tutorial problem a/a a/b

2005-07-28 Thread Darrin Thompson
In the tutorial the user is instructed to create two files: a and b. Then when the user diffs the files, they see this: diff --git a/a b/a That really confused somebody and I had to untangle their brain. :-) I don't have a patch for it, but thought I'd point out: perhaps a and b aren't the best