This commit is contained in:
Joey Hess 2015-05-22 13:18:30 -04:00
parent e85e6bcc67
commit 09a6ba7032

View file

@ -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]].
"""]]