Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | submodule: add embed-git-dir functionsb/submodule-intern-gitdir | Stefan Beller | 2016-12-01 | 1 | -0/+92 |
When a submodule has its git dir inside the working dir, the submodule support for checkout that we plan to add in a later patch will fail. Add functionality to migrate the git directory to be embedded into the superprojects git directory. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> |