Thread (10 messages) flat view 10 messages, 8 authors, 2016-06-15

Re: how to create v2 patch

From: Jakub Narebski <hidden>
Date: 2016-06-15 22:43:55

Tilman Schmidt [off-list ref] writes:
Let's say that following the scheme laid out in
"Everyday GIT ...", chapter "Individual Developer (Participant)".
I have produced a patch, submitted it to LKML, received a few
comments, committed appropriate changes to my local git tree,
and now want to submit a revised patch. How do I do that?
If you have original commit and commit with corrections on top of it,
do a squash rebase using "git rebase -i" (interactive), or do a squash
merge.

In the future it would be better to just amend ("git commit --amend")
original commit (or if you are using StGIT, "stg refresh" it).

-- 
Jakub Narebski
Poland
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help