Merge branch 'nd/diff-with-path-params'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2016 22:16:04 +0000 (14:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2016 22:16:04 +0000 (14:16 -0800)
A few options of "git diff" did not work well when the command was
run from a subdirectory.

* nd/diff-with-path-params:
diff: make -O and --output work in subdirectory
diff-no-index: do not take a redundant prefix argument

No differences found