Ramkumar Ramachandra <artagnon@xxxxxxxxx> writes: > # Run in subshell because require_clean_work_tree can die. > - if ! (require_clean_work_tree) > + if ! (require_clean_work_tree "rebase") > then > warn "Commit or stash your changes, and then run" That will make a duplicate "commit or stash your changes" message. Otherwise, the patch seems OK. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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