summaryrefslogtreecommitdiff
path: root/gitweb/gitweb.css
diff options
context:
space:
mode:
authorSaagar Jha <saagar@saagarjha.com>2026-05-10 03:50:22 +0000
committerJunio C Hamano <gitster@pobox.com>2026-05-11 08:25:35 +0900
commitaa45a5902f23975b7075c97ad0451f7b4e9ccd9a (patch)
tree98121fb52d95bb5c3d79001670a93a7cbbbb3d33 /gitweb/gitweb.css
parent67ad42147a7acc2af6074753ebd03d904476118f (diff)
submodule-config: fix reading submodule.fetchJobs
update_clone_config_from_gitmodules() passes &max_jobs to config_from_gitmodules(), but max_jobs is already a pointer. This causes the config value to be written to the wrong address and get dropped. Pass max_jobs directly. Signed-off-by: Saagar Jha <saagar@saagarjha.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/gitweb.css')
0 files changed, 0 insertions, 0 deletions