From: Junio C Hamano Date: Wed, 14 Feb 2024 23:36:05 +0000 (-0800) Subject: Merge branch 'pw/gc-during-rebase' X-Git-Tag: v2.44.0-rc2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09e0aa64b3fbdc6df541cd2beefe70170f038252;p=thirdparty%2Fgit.git Merge branch 'pw/gc-during-rebase' The sequencer machinery does not use the ref API and instead records names of certain objects it needs for its correct operation in temporary files, which makes these objects susceptible to loss by garbage collection. These temporary files have been added as starting points for reachability analysis to fix this. * pw/gc-during-rebase: prune: mark rebase autostash and orig-head as reachable --- 09e0aa64b3fbdc6df541cd2beefe70170f038252