On Sun, 11 Sep 2005, Sam Ravnborg wrote:
>
> I've started suing the alternate format as you described.
> So I cannot pull from that respository myself.
Btw, it works for me, so your archive looks ok.
Your diffstat is broken, though:
> Makefile | 1
> b/Makefile | 23 +-
Notice how "Makefile" shows up twice, because you didn't use "-p1" to
diffstat (or just use "git-apply --stat", which should get it right).
> 13 files changed, 345 insertions(+), 337 deletions(-)
The real stats are:
12 files changed, 345 insertions(+), 337 deletions(-)
according to git, thanks to that.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|