]> git.ipfire.org Git - thirdparty/git.git/commit - path.c
Merge branch 'mk/submodule-gitdir-path'
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Oct 2015 22:43:31 +0000 (15:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Oct 2015 22:43:32 +0000 (15:43 -0700)
commit1c630badacc2de43b03212bcca0f3a9ec99fba13
tree7e11d8ed8359f7bdf82bb40039d5635841ef2572
parentb27dacc1a80d1eca1994e6552d913e42d517f998
parent11f9dd719104a960d3e2b478477d9055141d1dbc
Merge branch 'mk/submodule-gitdir-path'

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()
cache.h
path.c