OSDN Git Service

Merge branch 'sb/submodule-helper-clone-regression-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2016 21:24:08 +0000 (14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2016 21:24:08 +0000 (14:24 -0700)
A partial rewrite of "git submodule" in the 2.7 timeframe changed
the way the gitdir: pointer in the submodules point at the real
repository location to use absolute paths by accident.  This has
been corrected.

* sb/submodule-helper-clone-regression-fix:
  submodule--helper, module_clone: catch fprintf failure
  submodule--helper: do not borrow absolute_path() result for too long
  submodule--helper, module_clone: always operate on absolute paths
  submodule--helper clone: create the submodule path just once
  submodule--helper: fix potential NULL-dereference
  recursive submodules: test for relative paths

1  2 
builtin/submodule--helper.c
t/t7400-submodule-basic.sh

Simple merge
Simple merge