Git development
 help / color / mirror / Atom feed
* Why would merge fail on a one-line addition?
@ 2006-03-25 22:26 Marc Singer
  2006-03-26  0:31 ` Linus Torvalds
  2006-03-26  1:32 ` Junio C Hamano
  0 siblings, 2 replies; 3+ messages in thread
From: Marc Singer @ 2006-03-25 22:26 UTC (permalink / raw)
  To: Git Mailing List

One of the unmerged files leaves this trail.

  elf@florence ~...git/linux-2.6 > git-ls-files --unmerged
  100644 6262d449120cdcde5db1b079806dcc0d9b5e6b7c 1       arch/arm/mach-lh7a40x/irq-lpd7a40x.c
  100644 dcb4e17b941990eabe8992680c9aa9b67afb6fd4 3       arch/arm/mach-lh7a40x/irq-lpd7a40x.c

  elf@florence ~...git/linux-2.6 > git-cat-file blob 6262d449120cdcde5db1b079806dcc0d9b5e6b7c > a
  elf@florence ~...git/linux-2.6 > git-cat-file blob dcb4e17b941990eabe8992680c9aa9b67afb6fd4 > b
  elf@florence ~...git/linux-2.6 > diff a b                                       21a22
  > #include "common.h"

Why would git have a problem with this?

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

end of thread, other threads:[~2006-03-26  1:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-25 22:26 Why would merge fail on a one-line addition? Marc Singer
2006-03-26  0:31 ` Linus Torvalds
2006-03-26  1:32 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox