"Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > Those labels must be valid ref names, and therefore valid file names. The > initial patch came in via Git for Windows. > > Change since v1: > > * moved the entire sanitizing logic to label_oid(), as a preparatory step. > > Johannes Schindelin (1): > rebase-merges: move labels' whitespace mangling into `label_oid()` > > Matthew Rogers (1): > rebase -r: let `label` generate safer labels > > sequencer.c | 72 +++++++++++++++++++++++++--------------- > t/t3430-rebase-merges.sh | 6 ++++ > 2 files changed, 51 insertions(+), 27 deletions(-) I think Dscho meant to Cc you as these two patches are meant to be a more complete solution to supersede your [*1*]. [Reference] *1* <860dee65f49ea7eacf5a0c7c8ffe59095a51b1ce.1573205699.git.congdanhqx@xxxxxxxxx>