[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: revising a [PATCH]
From: |
Robert Pluim |
Subject: |
Re: revising a [PATCH] |
Date: |
Wed, 20 Nov 2019 19:20:26 +0100 |
>>>>> On Wed, 20 Nov 2019 12:58:00 -0500, address@hidden said:
dick> The example suggests "resubmit the patch in its entirety, as if the
initially
dick> submitted patch was never sent."
dick> You mention "commits" and "rebasing", but I fail to see how any
branch-related notions
dick> apply here.
The master branch will have evolved since the initial patch, so it
needs to be adjusted for its current state, which is the same as
rebasing a branch with one commit.
Robert