]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sb/submodule-abort-update-upon-config-failure'
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2019 06:05:25 +0000 (22:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2019 06:05:25 +0000 (22:05 -0800)
commite524e44ecad731352102e85226daef61268494c6
tree296b9bde9f09fd77adb0e1e5e03df27c7e0399dd
parent51b996662bb5ac055cf9639eb0f0a1fc5876a4aa
parent5d124f419d1e9b7d22fae915627de7e463bf7c42
Merge branch 'sb/submodule-abort-update-upon-config-failure'

"git submodule update" learned to abort early when core.worktree
for the submodule is not set correctly to prevent spreading damage.

* sb/submodule-abort-update-upon-config-failure:
  git-submodule: abort if core.worktree could not be set correctly