summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-08-26 16:03:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-08-26 16:03:50 -0400
commita2b09e0e3b837f9a6c2c6ac4ce13f7206d7303a4 (patch)
tree6e5fd66e16144611c45f4f5ca4f31d60110b4d5e /doc
parent436efede87de3667d7c9ef4abfb9eca53105764d (diff)
thought
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/wishlist:_dropping_git-annex_history.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_dropping_git-annex_history.mdwn b/doc/todo/wishlist:_dropping_git-annex_history.mdwn
index b19bde842..7aa215807 100644
--- a/doc/todo/wishlist:_dropping_git-annex_history.mdwn
+++ b/doc/todo/wishlist:_dropping_git-annex_history.mdwn
@@ -15,4 +15,12 @@ I think that'd work!
--[[Joey]]
+Will also allow dropping dead remotes from history. Just remove all
+references to them when rewriting the branch. May or may not be desirable;
+I sometimes care about dead remotes that I hope to one day recuscitate.
+(OTOH, I can always run git annex fsck in them to get their location
+tracking back, if I do manage to get them back.)
+
+--[[Joey]]
+
See also : [[forum/safely_dropping_git-annex_history]]