link to assistant
This commit is contained in:
parent
37d80c001c
commit
772406bf63
1 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@ git-annex 3.20120924 released with [[!toggle text="these changes"]]
|
||||||
[[!toggleable text="""
|
[[!toggleable text="""
|
||||||
* assistant: New command, a daemon which does everything watch does,
|
* assistant: New command, a daemon which does everything watch does,
|
||||||
as well as automatically syncing file contents between repositories.
|
as well as automatically syncing file contents between repositories.
|
||||||
|
See [[assistant]] for details and [[assistant/errata]] for known
|
||||||
|
issues in this beta feature.
|
||||||
* webapp: An interface for managing and configuring the assistant.
|
* webapp: An interface for managing and configuring the assistant.
|
||||||
* The default backend used when adding files to the annex is changed
|
* The default backend used when adding files to the annex is changed
|
||||||
from SHA256 to SHA256E, to simplify interoperability with OSX, media
|
from SHA256 to SHA256E, to simplify interoperability with OSX, media
|
||||||
|
@ -25,4 +27,4 @@ git-annex 3.20120924 released with [[!toggle text="these changes"]]
|
||||||
than directly to remote/git-annex.
|
than directly to remote/git-annex.
|
||||||
* Now supports matchig files that are present on a number of remotes
|
* Now supports matchig files that are present on a number of remotes
|
||||||
with a specified trust level. Example: --copies=trusted:2
|
with a specified trust level. Example: --copies=trusted:2
|
||||||
Thanks, Nicolas Pouillard"""]]
|
Thanks, Nicolas Pouillard"""]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue