summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/Stale_keys_not_forgotten_upon_git-annex_forget/comment_1_2b34b39ef76f205187b1d44fbbccd7f6._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/Stale_keys_not_forgotten_upon_git-annex_forget/comment_1_2b34b39ef76f205187b1d44fbbccd7f6._comment b/doc/bugs/Stale_keys_not_forgotten_upon_git-annex_forget/comment_1_2b34b39ef76f205187b1d44fbbccd7f6._comment
new file mode 100644
index 000000000..e5f50c84a
--- /dev/null
+++ b/doc/bugs/Stale_keys_not_forgotten_upon_git-annex_forget/comment_1_2b34b39ef76f205187b1d44fbbccd7f6._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-05-22T17:16:28Z"
+ content="""
+`git annex forget` removes historcal data about where files were located in
+the past, but it does not affect the current logs about the current
+location (or lack of location) of files.
+
+It would be possible to extend `git annex forget` to do that, which is one
+approach to possibly solving [[fsck_reports_unsolvable_problem]].
+"""]]