Merge branch 'sb/pathspec-errors'
commit00880a17dd1ccad44150c425d5709b767c9326bc
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Jan 2017 23:12:15 +0000 (18 15:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Jan 2017 23:12:15 +0000 (18 15:12 -0800)
tree327f0503a8f7b65906d1b847166bdbee1afa616c
parentc7f352f31ad0593f7772a155980b16cbbaac3dec
parent2d81c48fa7f7679a92c9fe674b53656166ade4f8
Merge branch 'sb/pathspec-errors'

Running "git add a/b" when "a" is a submodule correctly errored
out, but without a meaningful error message.

* sb/pathspec-errors:
  pathspec: give better message for submodule related pathspec error