Merge branch 'sb/submodule-embed-gitdir' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2016 22:00:54 +0000 (14:00 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2016 22:00:54 +0000 (14:00 -0800)
commit2b43c15479733e960f6fdc46186dcb21f6cb9338
treef748db1df746f2abf2c5fcb76a2da001385e857a
parentab2ae230f473762e763f072d9d69015de9dbfb99
parent7c4be458b1c7ba81b0cc63d76a144261eb2395be
Merge branch 'sb/submodule-embed-gitdir' into next

A new submodule helper "git submodule embedgitdirs" to make it
easier to move embedded .git/ directory for submodules in a
superproject to .git/modules/ (and point the latter with the former
that is turned into a "gitdir:" file) has been added.

* sb/submodule-embed-gitdir:
  worktree: initialize return value for submodule_uses_worktrees
worktree.c