Bryan Donlan <bdonlan@xxxxxxxxxxxx> writes: > @@ -42,7 +42,7 @@ To restore the original branch and stop rebasing run \"git rebase --abort\". > unset newbase > strategy=recursive > do_merge= > -dotest=$GIT_DIR/.dotest-merge > +dotest="$GIT_DIR/.dotest-merge" > prec=4 > verbose= > git_am_opt= This dq should not be necessary. The rest of this looked fine. -- 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