link to assistant

This commit is contained in:
Joey Hess 2012-09-24 15:22:02 -04:00
parent 37d80c001c
commit 772406bf63

View file

@ -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"""]]