Merge branch 'sb/rev-parse-show-superproject-root'
commit3edcc048621fee389be6991c90b6a7dd0386c57e
authorJunio C Hamano <gitster@pobox.com>
Fri, 17 Mar 2017 20:50:25 +0000 (17 13:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Mar 2017 20:50:25 +0000 (17 13:50 -0700)
tree936f84111d29e56d42f008999fa3818823853855
parente1fae930193b3e8ff02cee936605625f63e1d1e4
parentbf0231c66140be5194ac76a4a9f79e949c588293
Merge branch 'sb/rev-parse-show-superproject-root'

From a working tree of a repository, a new option of "rev-parse"
lets you ask if the repository is used as a submodule of another
project, and where the root level of the working tree of that
project (i.e. your superproject) is.

* sb/rev-parse-show-superproject-root:
  rev-parse: add --show-superproject-working-tree
submodule.c