Merge branch 'mk/submodule-gitdir-path' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:32:34 +0000 (15:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:32:35 +0000 (15:32 -0800)
The submodule code has been taught to work better with separate
work trees created via "git worktree add".

* mk/submodule-gitdir-path:
path: implement common_dir handling in git_pathdup_submodule()
submodule refactor: use strbuf_git_path_submodule() in add_submodule_odb()

1  2 
cache.h
path.c
setup.c
diff --cc cache.h
Simple merge
diff --cc path.c
Simple merge
diff --cc setup.c
Simple merge