From: Junio C Hamano Date: Mon, 22 Dec 2025 05:57:48 +0000 (+0900) Subject: Merge branch 'ps/odb-alternates-object-sources' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a8046ab33d383b758e7e283405697957e4691c0;p=thirdparty%2Fgit.git Merge branch 'ps/odb-alternates-object-sources' Code refactoring around alternate object store. * ps/odb-alternates-object-sources: odb: write alternates via sources odb: read alternates via sources odb: drop forward declaration of `read_info_alternates()` odb: remove mutual recursion when parsing alternates odb: stop splitting alternate in `odb_add_to_alternates_file()` odb: move computation of normalized objdir into `alt_odb_usable()` odb: resolve relative alternative paths when parsing odb: refactor parsing of alternates to be self-contained --- 5a8046ab33d383b758e7e283405697957e4691c0