]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'vd/fsck-submodule-url-test'
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Jan 2024 16:54:47 +0000 (08:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Jan 2024 16:54:47 +0000 (08:54 -0800)
commit76bd1294d8ed21d2d7e8d35220a0e820969c5ee8
treee71ffa8a4d0806c1f621bdf78140a9aeaa4820b2
parent12ee4ed50656a8d21ac86204d5ae2b7888b377ee
parent8430b438f628f2f0df08622a550e750158167f28
Merge branch 'vd/fsck-submodule-url-test'

Tighten URL checks fsck makes in a URL recorded for submodules.

* vd/fsck-submodule-url-test:
  submodule-config.c: strengthen URL fsck check
  t7450: test submodule urls
  test-submodule: remove command line handling for check-name
  submodule-config.h: move check_submodule_url
fsck.c
submodule-config.c
submodule-config.h
t/helper/test-submodule.c