From: Junio C Hamano Date: Wed, 25 Jun 2014 18:47:23 +0000 (-0700) Subject: Merge branch 'jk/diff-follow-must-take-one-pathspec' into maint X-Git-Tag: v2.0.1~16 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/cb4575fb181c418a85231ec962c01ef314ec9dfc?hp=cb4575fb181c418a85231ec962c01ef314ec9dfc Merge branch 'jk/diff-follow-must-take-one-pathspec' into maint "git format-patch" did not enforce the rule that the "--follow" option from the log/diff family of commands must be used with exactly one pathspec. * jk/diff-follow-must-take-one-pathspec: move "--follow needs one pathspec" rule to diff_setup_done ---