Re: [git pull] documentation: fix almost duplicate filenames(io/IO-mapping.txt)

From: Borislav Petkov
Date: Tue Jul 20 2010 - 02:59:37 EST


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Date: Mon, Jul 19, 2010 at 10:05:45PM -0700

> On Mon, 19 Jul 2010 19:27:13 -0700 Linus Torvalds wrote:
>
> > On Mon, Jul 19, 2010 at 6:12 PM, Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:
> > >
> > > (hopefully I got this right. ÂI'm not a big git user.)
> >
> > Hmm. No.
> >
> > The commit otherwise looks correct, but the commit message is
> > buggered. The first line of the message is
> >
> > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> >
> > rather than the subject of the patch itself.
> >
> > No fear. Practice makes perfect. Just try again ;)
>
>
> Will do... but how do I edit the commit message?

git commit --amend

after you've made sure that the commit you want to edit is at the tip of
the current branch.

--
Regards/Gruss,
Boris.
--
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/