On Tue, Oct 29, 2013 at 8:02 PM, Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: >>> $ git contacts b0783baacd20be7007df40cf274985c4863d63fb >>> fatal: More than one '-L n,m' option given >>> fatal: More than one '-L n,m' option given >>> fatal: More than one '-L n,m' option given >>> fatal: More than one '-L n,m' option given >>> >>> From reading git-blame's man page it indeed seems to me as if only one >>> -L option is allowed, so is this something that needs to be fixed in >>> git-contacts? >> >> You are probably using a newer version of the script on an older version of Git. > > Right. git-blame learned to accept multiple -L's in 58dbfa2e59a1, and > git-contacts started taking advantage of that feature in 4c70cfbfbc2d. > A git-contacts prior to 4c70cfbfbc2d might work for you. Ah, and 58dbfa2e59a1 is not in any release yet. Thanks. -- Sebastian Schuberth -- 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