All of lore.kernel.org
 help / color / mirror / Atom feed
* a slight anomaly in '--unified=0' diff output for one particular commit?
@ 2007-02-02 16:19 Ray Lehtiniemi
  2007-02-03 20:37 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Ray Lehtiniemi @ 2007-02-02 16:19 UTC (permalink / raw)
  To: git


hi all

i get the same output for both these commands in the git repository using 
v1.5.0-rc3-1-ge4b0e4a. 

  # git show --unified=1 9299c4f147bcff603eef187eb04fe38153571d30
  # git show --unified=0 9299c4f147bcff603eef187eb04fe38153571d30

in both cases, i get the following single line of context at the end of the 
diff:

  glossary.html : glossary.txt sort_glossary.pl


i'm also not sure the numbers in the '@@@' line look correct for 
the 'unified=0' case...



the context at the top of the diff behaves as expected.  i checked a few other 
commits (merge and non-merge types), and they all behaved perfectly with both 
unified settings.  it's just this one commit that seems funny when 
using --unified=0


can anyone reproduce?

ray

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-03 22:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-02 16:19 a slight anomaly in '--unified=0' diff output for one particular commit? Ray Lehtiniemi
2007-02-03 20:37 ` Junio C Hamano
2007-02-03 22:12   ` Enhanced diff options for gitk (Re: --unified=0) Ray Lehtiniemi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.