]> git.99rst.org Git - git.git/commit
submodule--helper run-update-procedure: learn --remote
authorGlen Choo <redacted>
Sat, 5 Mar 2022 00:13:55 +0000 (16:13 -0800)
committerJunio C Hamano <redacted>
Sat, 5 Mar 2022 00:39:12 +0000 (16:39 -0800)
commit1012a5cbc3fe4bcfae278a8103e60054d2674784
tree62d02906ea63b176eb573409d1acca9dd1c79a9f
parented9c84853e99e2dbbb2b49898ca7badfe1686474
submodule--helper run-update-procedure: learn --remote

Teach run-update-procedure to handle --remote instead of parsing
--remote in git-submodule.sh. As a result, "git submodule--helper
[print-default-remote|remote-branch]" have no more callers, so remove
them.

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