Messages in this thread |  | | | From | Linus Torvalds <> | | Date | Tue, 15 Mar 2011 15:47:55 -0700 | | Subject | Re: [git pull] VFS - the first pile |
| |
On Tue, Mar 15, 2011 at 3:18 PM, Al Viro <viro@zeniv.linux.org.uk> wrote: > > BTW, a question about rebases: is that kind of situation worth doing > a rebase of the queue/backmerge/etc.?
No. If it's the same patch I already applied, it will generally merge cleanly, it's better to leave in the history than to rewrite things just to avoid some trivial duplication.
Linus
|  |