]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'nd/magic-pathspec' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Dec 2013 19:21:34 +0000 (11:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Dec 2013 19:21:34 +0000 (11:21 -0800)
"git diff -- ':(icase)makefile'" was unnecessarily rejected at the
command line parser.

* nd/magic-pathspec:
  diff: restrict pathspec limitations to diff b/f case only

1  2 
builtin/diff.c

diff --cc builtin/diff.c
Simple merge