From: Junio C Hamano Date: Wed, 18 Nov 2020 21:32:52 +0000 (-0800) Subject: Merge branch 'jc/line-log-takes-no-pathspec' X-Git-Tag: v2.30.0-rc0~83 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f8a1cee7b38ef3125ce69dad24af41746a0722a0;p=thirdparty%2Fgit.git Merge branch 'jc/line-log-takes-no-pathspec' "git log -L:" is documented to take no pathspec, but this was not enforced by the command line option parser, which has been corrected. * jc/line-log-takes-no-pathspec: log: diagnose -L used with pathspec as an error --- f8a1cee7b38ef3125ce69dad24af41746a0722a0