From 5d7eec44028d3672ddd11666c8d0ea2fa2a2a8a0 Mon Sep 17 00:00:00 2001 From: anarcat Date: Thu, 10 Aug 2023 00:37:15 +0000 Subject: [PATCH] --- doc/todo/deleting_a_repository_from_history.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/todo/deleting_a_repository_from_history.mdwn b/doc/todo/deleting_a_repository_from_history.mdwn index a28dd05e01..c5be914ad7 100644 --- a/doc/todo/deleting_a_repository_from_history.mdwn +++ b/doc/todo/deleting_a_repository_from_history.mdwn @@ -8,4 +8,4 @@ Is that possible? Marking it with [[git-annex-dead]] doesn't cut it, from what I understand. In [[tips/what_to_do_when_you_lose_a_repository]], joeyh seemed to say "`dead` is the best we can do", as "the automatic merging used on the git-annex branch tends to re-add lines that are deleted in one repo when merging with another that still has them." But now we have something like `forget`, could that be coerced into forgetting just a subset of stuff? -Thanks! +Thanks! -- [[anarcat]]