Merge branch 'sb/rev-parse-show-superproject-root' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Mar 2017 22:37:29 +0000 (15:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Mar 2017 22:37:30 +0000 (15:37 -0700)
commit537c299db6f1cfdcac1ac04fce54802e9cfd549c
treea144544c064fd9acdcf4b033782765509a11b23c
parent0b3ec5a05ea274b3949f7787146cd814e18b5e7b
parentbf0231c66140be5194ac76a4a9f79e949c588293
Merge branch 'sb/rev-parse-show-superproject-root' into next

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