From 1fb8608d6f0b1acf0e34361c105533087a09c710 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 20 Dec 2023 19:51:59 +0000 Subject: gentoo auto-resync : 20:12:2023 - 19:51:59 --- eclass/Manifest.gz | Bin 38943 -> 38933 bytes eclass/git-r3.eclass | 2 ++ 2 files changed, 2 insertions(+) (limited to 'eclass') diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index beb8d74f2eff..a077d3f6777a 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/git-r3.eclass b/eclass/git-r3.eclass index a08845364296..de89fdc3a223 100644 --- a/eclass/git-r3.eclass +++ b/eclass/git-r3.eclass @@ -682,6 +682,8 @@ git-r3_fetch() { # and HEAD in case we need the default branch # (we keep it in refs/git-r3 since otherwise --prune interferes) "+HEAD:refs/git-r3/HEAD" + # fetch the specifc commit_ref to deal with orphan commits + "${remote_ref}" ) else # single or shallow local fetch_l fetch_r -- cgit v1.2.3