Merge branch 'sb/pathspec-errors' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Jan 2017 23:27:34 +0000 (15:27 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Jan 2017 23:27:35 +0000 (15:27 -0800)
commit432375cb62a074a5ea8191f612b80986dc3eb9ed
tree28751e4b93faab7d8a7a7f2587666ef6a32bd219
parent5f24a987795d39a9aab51fe1760ab753021570d4
parent2d81c48fa7f7679a92c9fe674b53656166ade4f8
Merge branch 'sb/pathspec-errors' into next

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