note
This commit is contained in:
parent
11dea710cd
commit
54b39f864e
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ If you're using the git-annex assistant, you don't normally need to worry about
|
||||||
|
|
||||||
You have a file. You want that file to immediately vanish from the face of the earth to the best of your abilities.
|
You have a file. You want that file to immediately vanish from the face of the earth to the best of your abilities.
|
||||||
|
|
||||||
|
Note that, since git-annex deduplicates files by default, any files with
|
||||||
|
the same content will be removed by these commands.
|
||||||
|
|
||||||
1. `git annex drop --force file`
|
1. `git annex drop --force file`
|
||||||
2. `git annex whereis file`
|
2. `git annex whereis file`
|
||||||
3. `git annex drop --force file --from $repo` repeat for each repository listed by the whereis command
|
3. `git annex drop --force file --from $repo` repeat for each repository listed by the whereis command
|
||||||
|
|
Loading…
Reference in a new issue