comment
This commit is contained in:
parent
e85e6bcc67
commit
09a6ba7032
1 changed files with 12 additions and 0 deletions
|
@ -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]].
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue