This commit is contained in:
parent
f23c7a907e
commit
009d3640d5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
I create a preferred content expression for a host by running `git annex wanted . <some expression>` for a test. Now I want to clear this completely. However, if I manually delete the `preferred-content.log`, every time I do a sync it pops back up.
|
||||
I create a preferred content expression for a host by running `git annex wanted . <some expression>` for a test. Now I want to clear this completely. However, if I manually delete the `preferred-content.log`, every time I do a `git annex add` it pops back up.
|
||||
|
||||
How can I just delete this completely so it stays deleted? One of the reasons I want to clear this is since `git annex sync` behavior is changing to start doing `sync --content` by default. I know that having it as standard should be effectively the same, but there's gotta be a way to completely undo it.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue