mention --force
This commit is contained in:
parent
e172f87fd8
commit
636563fd1b
1 changed files with 2 additions and 0 deletions
|
@ -69,3 +69,5 @@ It is quite possible some files were removed (or renamed!) on `marcos` but not o
|
|||
This will show files that are on `angela` and not on `marcos`. They could be new files that were only added on `angela`, so be careful! A manual analysis is necessary, but let's say you are certain those files are not relevant anymore, you can delete them from `angela`:
|
||||
|
||||
git annex drop <file>
|
||||
|
||||
If the file is a renamed or modified version from the original, you may need to use `--force`, but be careful! If you delete the wrong file, it will be lost forever!
|
||||
|
|
Loading…
Reference in a new issue