unannex: In --fast mode, file content is left in the annex, and a hard link made to it.
This commit is contained in:
parent
5beb6bc76f
commit
22a4f5b348
3 changed files with 16 additions and 2 deletions
|
@ -239,6 +239,9 @@ Many git-annex commands will stage changes for later `git commit` by you.
|
|||
file and don't want its contents any more. In that case you should use
|
||||
`git annex drop` instead, and you can also `git rm` the file.
|
||||
|
||||
In --fast mode, this command leaves content in the annex, simply making
|
||||
a hard link to it.
|
||||
|
||||
* uninit
|
||||
|
||||
Use this to stop using git annex. It will unannex every file in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue