sim: implement addtree
This commit is contained in:
parent
29d8429779
commit
f061ae92fb
3 changed files with 41 additions and 8 deletions
|
@ -137,12 +137,12 @@ as passed to "git annex sim" while a simulation is running.
|
|||
quantity of files that have the particular properties you are interested
|
||||
in.
|
||||
|
||||
When run in a subdirectory of the repository, only files in that
|
||||
subdirectory are considered for addition.
|
||||
|
||||
This can be used with the same files more than once, to make multiple
|
||||
repositories in the simulation contain the same files.
|
||||
|
||||
Note that adding a large number of files to the simulation can slow it
|
||||
down and make it use a lot of memory.
|
||||
|
||||
* `add filename size repo [repo ...]`
|
||||
|
||||
Create a simulated annexed file with the specified filename and size,
|
||||
|
|
|
@ -30,8 +30,6 @@ Planned schedule of work:
|
|||
|
||||
* Currently working in [[todo/proving_preferred_content_behavior]]
|
||||
|
||||
* sim: implement addtree
|
||||
|
||||
* sim: May need to use LiveUpdate to make size balanced preferred content
|
||||
work
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue