]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/index-pack.c
Merge branch 'jk/index-pack-maint'
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 Jun 2018 19:50:46 +0000 (12:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Jun 2018 19:50:46 +0000 (12:50 -0700)
commit549ca8aa7ce73fa3d4d5daabc8929d09b92c4763
tree3c98a07afad31265b01da6d226fa397a3d1e71d9
parent4d605b0f38775066be0eaed33c52e0b716035498
parent3737746120d4e16b3a2b3431e34eeb3314edfa8c
Merge branch 'jk/index-pack-maint'

"index-pack --strict" has been taught to make sure that it runs the
final object integrity checks after making the freshly indexed
packfile available to itself.

* jk/index-pack-maint:
  index-pack: correct install_packed_git() args
  index-pack: handle --strict checks of non-repo packs
  prepare_commit_graft: treat non-repository as a noop
builtin/index-pack.c
commit.c
t/t5300-pack-object.sh
t/t7415-submodule-names.sh