Jeff King <peff@xxxxxxxx> writes: > Looks right, but... > >> @@ -382,6 +379,9 @@ SCRIPT_SH += git-web--browse.sh >> SCRIPT_LIB += git-mergetool--lib >> SCRIPT_LIB += git-parse-remote >> SCRIPT_LIB += git-sh-setup >> +SCRIPT_LIB += git-rebase--am.sh >> +SCRIPT_LIB += git-rebase--interactive.sh >> +SCRIPT_LIB += git-rebase--merge.sh > > We usually keep these sorted. Also SCRIPT_LIB omits .sh (which feels inconsistent) and the above will break the build. No need to resend, as I've already fixed it up. 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