]> git.ipfire.org Git - thirdparty/git.git/commit - git-submodule.sh
submodule--helper run-update-procedure: remove --suboid
authorGlen Choo <chooglen@google.com>
Sat, 5 Mar 2022 00:13:52 +0000 (16:13 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 5 Mar 2022 00:39:11 +0000 (16:39 -0800)
commite44196659634fdc42672888f5a91e94303052284
tree1603e5a372470e6adb3376149eaf507c21b30302
parent1a0b78c9537571c18bafc4ac6e3fc16fe6b63c84
submodule--helper run-update-procedure: remove --suboid

Teach run-update-procedure to determine the oid of the submodule's HEAD
instead of doing it in git-submodule.sh.

Signed-off-by: Glen Choo <chooglen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/submodule--helper.c
git-submodule.sh