"Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes: >> - elif test -f "$g/rebase-apply/applying" >> - then >> + elif [ -f "$g/rebase-apply/applying" ]; then > > There is some sort of whitespace damage right here, the elif doesn't > seem to line up correctly. If that is the only gripe and otherwise if you are Ok with the patch, I'll queue the entire series with a fix-up here myself. -- 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