Hi, On Sun, 11 Jan 2009, Kjetil Barvik wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > On Sun, 11 Jan 2009, Kjetil Barvik wrote: > > > >> :100644 100644 ae96c64... e6d1d2b... M diff-lib.c > > [...] > > kjetil@localhost ~/git2 $ git clone -q git://git.kernel.org/pub/scm/git/git.git > kjetil@localhost ~/git2 $ cd git/ > kjetil@localhost ~/git2/git $ git show e6d1d2b34147a13aadb5019e0c8336ef5f56ee39 > outputs => > fatal: bad object e6d1d2b34147a13aadb5019e0c8336ef5f56ee39 Your patch has not been applied yet. So no surprise there: your version of diff-lib.c is not there. You'll have more luck with ae96c64, I guess... My question was more: why do you do additional work and put a git diff --raw between the commit message and the diffstat when that information is in the patch already? Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html