Preserve specified file ordering when instructed to act on multiple files or directories.
This commit is contained in:
parent
9fe5865a07
commit
37c62eebb7
3 changed files with 50 additions and 6 deletions
|
@ -8,3 +8,5 @@ This ordering comes from "git ls-files". git-annex passes it all the files
|
|||
the user specified. This is a useful optimisation -- earlier it would
|
||||
run "git ls-files" once per parameter, and so "git annex get *" could be
|
||||
rather slow. But, it produces this ordering problem.
|
||||
|
||||
[[done]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue