Johannes Schindelin <johannes.schindelin@xxxxxx> writes: > The symptom is that .git/CHERRY_PICK_HEAD is left behind after > skipping an already-merged patch with `git rebase --continue` > instead of `git rebase --skip`. I always prefer the former > invocation because the latter would also skip legitimate patches > if there were merge conflicts, while the former would not allow > that. Makes sense; will queue. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html