Re: [git pull] jfs update

From: Linus Torvalds
Date: Mon Oct 02 2006 - 11:31:41 EST




On Mon, 2 Oct 2006, Dave Kleikamp wrote:
>
> Signed-off-by: Dave Kleikamp <shaggy@xxxxxxxxxxxxxx>
> (cherry picked from f74156539964d7b3d5164fdf8848e6a682f75b97 commit)

Btw, these cherry-pick messages are useless (and just noise) when sending
to me, since nobody will likely ever see the private tree that you
cherry-picked from, so the SHA1 won't ever match anything meaningful for
anybody but you.

So please either edit it out by hand ("git cherry-pick -e") or just ask
git to not generate it at all (the "-r" flag, for "replay"). I thought git
had already been fixed to not do this by default, but maybe I was
dreaming.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/