Re: [PATCH 5/7] git-log.txt: generalize ..

2013-04-21 Thread Junio C Hamano
Ramkumar Ramachandra writes: > '..' is misleading, as there are many other forms that > 'git log' can accept as an argument. Replace it with , > referring to the section "Specifying Ranges" in revisions.txt, and > rewrite the section appropriately. > > Signed-off-by: Ramkumar Ramachandra > ---

[PATCH 5/7] git-log.txt: generalize ..

2013-04-21 Thread Ramkumar Ramachandra
'..' is misleading, as there are many other forms that 'git log' can accept as an argument. Replace it with , referring to the section "Specifying Ranges" in revisions.txt, and rewrite the section appropriately. Signed-off-by: Ramkumar Ramachandra --- Documentation/git-log.txt | 16 +---