forget: Preserve currently exported trees
Avoiding problems with exporttree remotes in some unusual circumstances. This commit was sponsored by Brett Eisenberg on Patreon.
This commit is contained in:
parent
0bcf155e11
commit
8e7dc958d2
7 changed files with 36 additions and 8 deletions
|
@ -45,7 +45,7 @@ getTransitionCalculator ForgetDeadRemotes = Just dropDead
|
|||
-- Removes data about all dead repos.
|
||||
--
|
||||
-- The trust log is not changed, because other, unmerged clones
|
||||
-- may contain other data about the dead repos. So we need to rememebr
|
||||
-- may contain other data about the dead repos. So we need to remember
|
||||
-- which are dead to later remove that.
|
||||
--
|
||||
-- When the remote log contains a sameas-uuid pointing to a dead uuid,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue