From c4908767de13348e3c36f920ab4e90cc72c607db Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89" Date: Wed, 17 Oct 2012 22:27:51 +0000 Subject: [PATCH] --- doc/forum/Truly_purging_dead_repositories.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/Truly_purging_dead_repositories.mdwn diff --git a/doc/forum/Truly_purging_dead_repositories.mdwn b/doc/forum/Truly_purging_dead_repositories.mdwn new file mode 100644 index 0000000000..8a231439c4 --- /dev/null +++ b/doc/forum/Truly_purging_dead_repositories.mdwn @@ -0,0 +1 @@ +Since I'm just starting out with git-annex, I've had several false starts in getting things setup nicely between three machines. In the course of so doing, I've ended up with several repositories which no longer exist, and which I've marked dead. However, this is making the "git annex status" report a bit ugly, since these repositories no longer exist and can never exist again. Is there a way to truly purge dead repositories from my annex? I'd be fine with a command that must be ran in tandem on all annexes before doing a sync...