From: Junio C Hamano Date: Wed, 21 Nov 2018 13:57:45 +0000 (+0900) Subject: Merge branch 'nd/attr-pathspec-fix' into maint X-Git-Tag: v2.19.2~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca211f9c9d1118060ecaa8073654af9f1e2f5258;p=thirdparty%2Fgit.git Merge branch 'nd/attr-pathspec-fix' into maint "git add ':(attr:foo)'" is not supported and is supposed to be rejected while the command line arguments are parsed, but we fail to reject such a command line upfront. * nd/attr-pathspec-fix: add: do not accept pathspec magic 'attr' --- ca211f9c9d1118060ecaa8073654af9f1e2f5258