clarify
This commit is contained in:
parent
d3ff430a04
commit
fb9727df8b
1 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,8 @@ your changes.
|
|||
|
||||
Under the hood, this uses git's [[todo/smudge]] filter interface, and
|
||||
git-annex converts between the content of the big file and a pointer file,
|
||||
which is what gets committed to git.
|
||||
which is what gets committed to git. All the regular git-annex commands
|
||||
(get, drop, etc) can be used on unlocked files too.
|
||||
|
||||
A v6 repository can contain both locked and unlocked files. You can switch
|
||||
a file back and forth using the `git annex lock` and `git annex unlock`
|
||||
|
|
Loading…
Add table
Reference in a new issue