[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.62.0609291034020.28814@pademelon.sonytel.be>
Date: Fri, 29 Sep 2006 10:41:26 +0200 (CEST)
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: git@...r.kernel.org,
Linux Kernel Development <linux-kernel@...r.kernel.org>
Subject: git sometimes stripping one path component in commit mails
Hi,
I noticed git sometimes strips one path component from the filenames in the
patches mailed to the git-commits mailing lists. This causes problems when
piping these mails through diffstat.
Here is a part of an actual mail received through
git-commits-head@...r.kernel.org to demonstrate this issue:
Is this a current git bug, or a bug in the version used for those mailing
lists?
| commit 94c12cc7d196bab34aaa98d38521549fa1e5ef76
| tree 8e0cec0ed44445d74a2cb5160303d6b4dfb1bc31
| parent 25d83cbfaa44e1b9170c0941c3ef52ca39f54ccc
| author Martin Schwidefsky <schwidefsky@...ibm.com> 1159455403 +0200
| committer Martin Schwidefsky <schwidefsky@...ibm.com> 1159455403 +0200
| diff --git a/include/asm-s390/irqflags.h b/include/asm-s390/irqflags.h
| dissimilarity index 65%
| index 3b566a5..3f26131 100644
| --- include/asm-s390/irqflags.h
| +++ include/asm-s390/irqflags.h
^^
woops
| diff --git a/include/asm-s390/lowcore.h b/include/asm-s390/lowcore.h
| index 18695d1..06583ed 100644
| --- a/include/asm-s390/lowcore.h
| +++ b/include/asm-s390/lowcore.h
^^
OK
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists