On Thu, Nov 10, 2022 at 04:43:39PM +0000, Phillip Wood via GitGitGadget wrote:
If a rebase label does not exist and a branch or tag named refs/rewritten/
does exist it will use that instead of returning an error.
Phillip Wood (2):
sequencer: unify label lookup
sequencer: tighten label lookups
sequencer.c | 53 +++++++++++++++++++++-------------------
t/t3430-rebase-merges.sh | 17 +++++++++++++
2 files changed, 45 insertions(+), 25 deletions(-)
Both were a very pleasant read. Thanks for working on this, will queue.
Thanks,
Taylor