Added a comment
This commit is contained in:
parent
09c6e650e1
commit
aec1ae9e84
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="Atemu"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/6ac9c136a74bb8760c66f422d3d6dc32"
|
||||||
|
subject="comment 2"
|
||||||
|
date="2025-03-26T17:04:23Z"
|
||||||
|
content="""
|
||||||
|
Please tell me if I'm getting this right:
|
||||||
|
|
||||||
|
- `--incremental` starts a *new* incremental fsck, regardless of whether there was a previously interrupted fsck or not
|
||||||
|
- `--more` also starts a new incremental fsck but only if there wasn't a previously interrupted incremental fsck in which case it resumes that to the end
|
||||||
|
|
||||||
|
So if I do `git-annex fsck --more` on a repo without previously interrupted incremental fsck, it is effectively the same as `--incremental`?
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue