Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
784d347d6b
2 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="yarikoptic"
|
||||
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
|
||||
subject="comment 1"
|
||||
date="2018-01-24T03:10:53Z"
|
||||
content="""
|
||||
Just ran into this question. Might still be of interest: for our datalad.org project I did some benchmarking of various filesystems a few years back. Here you can find the final report: [http://old.datalad.org/test_fs_analysis.html](http://old.datalad.org/test_fs_analysis.html) -- I settled on a bunch of software raid5s with BTRFS on top of them. So far (for years), quite good. snapshots and [btrbk](http://digint.ch/btrbk/) are also a blessing. I use the same btrfs also as docker backend.
|
||||
"""]]
|
1
doc/todo/--get_option_for_diffdriver.mdwn
Normal file
1
doc/todo/--get_option_for_diffdriver.mdwn
Normal file
|
@ -0,0 +1 @@
|
|||
since there is no generic 'fuse' mode, I would like to request to have `--get` (or `--auto-get`) option for diffdriver. I am trying to compare files across two branches on a repo I just cloned. I cannot download all the files and downloading differing keys across branches for the same file is a bit painful. So I felt that it would be super nice if git annex could auto get those files from somewhere (well -- original clone)
|
Loading…
Add table
Reference in a new issue