[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100720065925.GB16367@liondog.tnic>
Date: Tue, 20 Jul 2010 08:59:25 +0200
From: Borislav Petkov <bp@...en8.de>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
lkml <linux-kernel@...r.kernel.org>,
Kees Bakker <kees.bakker@...all.nl>,
Keith Packard <keithp@...thp.com>
Subject: Re: [git pull] documentation: fix almost duplicate filenames
(io/IO-mapping.txt)
From: Randy Dunlap <randy.dunlap@...cle.com>
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@...cle.com> 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@...cle.com>
> >
> > 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@...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