mirror of
https://github.com/git/git.git
synced 2026-02-23 08:11:05 +00:00
set_rev_name is a possiblly expensive operation. If a submodule has changes in it, set_rev_name was called twice. Move call to set_rev_name so it's only called once, no matter which codepath is taken. Signed-off-by: Fredrik Gustafsson <iveqy@iveqy.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
29 KiB
Executable File
29 KiB
Executable File