OSDN Git Service

Merge branch 'sb/pathspec-errors'
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Jan 2017 23:12:15 +0000 (15:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Jan 2017 23:12:15 +0000 (15:12 -0800)
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


Trivial merge