wording
This commit is contained in:
parent
ecab2e03b9
commit
032d3902d8
3 changed files with 4 additions and 3 deletions
|
@ -9,7 +9,7 @@ git annex required `repository [expression]`
|
||||||
# DESCRIPTION
|
# DESCRIPTION
|
||||||
|
|
||||||
When run with an expression, configures the content that is required
|
When run with an expression, configures the content that is required
|
||||||
to be held in the archive.
|
to be held in the repository.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@ git annex wanted `repository [expression]`
|
||||||
# DESCRIPTION
|
# DESCRIPTION
|
||||||
|
|
||||||
When run with an expression, configures the content that is preferred
|
When run with an expression, configures the content that is preferred
|
||||||
to be held in the archive. See [[git-annex-preferred-content]](1)
|
to be held in the repository. See [[git-annex-preferred-content]](1)
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
|
|
|
@ -61,7 +61,8 @@ For June's work on [[design/passthrough_proxy]], implementation plan:
|
||||||
other git-annex processes are currently using.
|
other git-annex processes are currently using.
|
||||||
|
|
||||||
* Implement upload with fanout and reporting back additional UUIDs over P2P
|
* Implement upload with fanout and reporting back additional UUIDs over P2P
|
||||||
protocol. (started, but incomplete)
|
protocol. (done, but need to check for fencepost errors on resume of
|
||||||
|
incomplete upload with remotes at different points)
|
||||||
|
|
||||||
* On upload to cluster, send to nodes where it's preferred content, and not
|
* On upload to cluster, send to nodes where it's preferred content, and not
|
||||||
to other nodes.
|
to other nodes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue