Added annex-cost-command configuration, which can be used to vary the cost of a remote based on the output of a shell command.
Also avoided crashing if the user specified cost value cannot be parsed.
This commit is contained in:
parent
0c53ccc675
commit
8a2197adfa
3 changed files with 24 additions and 5 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -4,6 +4,8 @@ git-annex (3.20110818) UNRELEASED; urgency=low
|
|||
is first being created. Clones will automatically notice that git-annex
|
||||
is in use and automatically perform a basic initalization. It's
|
||||
still recommended to run "git annex init" in any clones, to describe them.
|
||||
* Added annex-cost-command configuration, which can be used to vary the
|
||||
cost of a remote based on the output of a shell command.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 17 Aug 2011 13:44:44 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue