From: Junio C Hamano Date: Tue, 14 Oct 2025 20:40:54 +0000 (-0700) Subject: Merge branch 'da/cargo-serialize' into maint-2.51 X-Git-Tag: v2.51.1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21c234873d07bdb32599e8aabaa408f797795492;p=thirdparty%2Fgit.git Merge branch 'da/cargo-serialize' into maint-2.51 Makefile tried to run multiple "cargo build" which would not work very well; serialize their execution to work it around. * da/cargo-serialize: Makefile: build libgit-rs and libgit-sys serially --- 21c234873d07bdb32599e8aabaa408f797795492