update
This commit is contained in:
parent
0959bfe5d3
commit
7e48e712b2
1 changed files with 5 additions and 3 deletions
|
@ -4,10 +4,12 @@ git-annex (10.20240831) UNRELEASED; urgency=medium
|
||||||
* Special remotes configured with exporttree=yes annexobjects=yes
|
* Special remotes configured with exporttree=yes annexobjects=yes
|
||||||
can store objects in .git/annex/objects, as well as an exported tree.
|
can store objects in .git/annex/objects, as well as an exported tree.
|
||||||
* Support proxying to special remotes configured with
|
* Support proxying to special remotes configured with
|
||||||
exporttree=yes annexobjects=yes.
|
exporttree=yes annexobjects=yes, and allow such remotes to be used as
|
||||||
|
cluster nodes.
|
||||||
* post-retrieve: When proxying is enabled for an exporttree=yes
|
* post-retrieve: When proxying is enabled for an exporttree=yes
|
||||||
special remote and the configured remote.name.annex-tracking-branch
|
special remote (or it is a cluster node) and the configured
|
||||||
is received, the tree is exported to the special remote.
|
remote.name.annex-tracking-branch is received, the tree is
|
||||||
|
exported to the special remote.
|
||||||
* updateproxy, updatecluster: Prevent using an exporttree=yes special
|
* updateproxy, updatecluster: Prevent using an exporttree=yes special
|
||||||
remote that does not have annexobjects=yes, since it will not work.
|
remote that does not have annexobjects=yes, since it will not work.
|
||||||
* git-remote-annex: Store objects in exportree=yes special remotes
|
* git-remote-annex: Store objects in exportree=yes special remotes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue