All of lore.kernel.org
 help / color / mirror / Atom feed
* Rebase/line wrap question
@ 2016-09-28 19:25 Elizabeth Ferdman
  2016-09-28 20:25 ` Alison Schofield
  2016-09-29  6:19 ` [Outreachy kernel] " Greg KH
  0 siblings, 2 replies; 5+ messages in thread
From: Elizabeth Ferdman @ 2016-09-28 19:25 UTC (permalink / raw)
  To: amsfield22, outreachy-kernel

Hey Alison,

I received some feedback from Greg that I want
to fix and I have a bunch of questions. The plus side is that maybe
some of the answers could go into the tutorial.

First he said "please wrap your changelog comments at 72 columns."

Is this something I add to my .vimrc? I've been using "git commit -m".
Is that causing the issue? I thought git commit messages were supposed
to be less than 50 chars anyway. I'm confused.

The other issue was that my commit didn't apply to his tree. He says
please rebase and resend. I think I need to do:

$ git fetch origin
$ git rebase origin/staging-testing
Then reformat the patch?
$ git format-patch -o ~/mypatches/ HEAD^
$ mutt -H <file>

So I don't need to uncommit/recommit?

Thanks,
Liz



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-09-29  6:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28 19:25 Rebase/line wrap question Elizabeth Ferdman
2016-09-28 20:25 ` Alison Schofield
2016-09-28 21:49   ` Elizabeth Ferdman
2016-09-28 22:51     ` Alison Schofield
2016-09-29  6:19 ` [Outreachy kernel] " Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.