Thread (3 messages) flat view 3 messages, 3 authors, 2016-06-15

Re: git show and gitweb gives different result for kernel

From: Martin Waitz <hidden>
Date: 2016-06-15 22:42:42

hoi :)

On Fri, Oct 06, 2006 at 11:26:35PM +0530, Aneesh Kumar K.V wrote:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=363e065c02b1273364d5356711a83e7f548fc0c8

git show 363e065c02b1273364d5356711a83e7f548fc0c8
what do you mean? the diff?
git show uses diff --cc so that only changes which are not in
the parent trees are shown.
gitweb just diffs against the first parent, and this diff is
large in your example because a new upstream Linux kernel
got merged into a topic branch.  But it should still be correct.

But perhaps gitweb should use --cc, too.

-- 
Martin Waitz

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help