]> git.99rst.org Git - git.git/commit
submodule--helper run-update-procedure: remove --suboid
authorGlen Choo <redacted>
Sat, 5 Mar 2022 00:13:52 +0000 (16:13 -0800)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/submodule--helper.c
git-submodule.sh
git clone https://git.99rst.org/PROJECT