rework subcommand invocation logic

This commit is contained in:
Joey Hess 2010-11-01 14:49:05 -04:00
parent 4da551827f
commit 59e49ae083
3 changed files with 85 additions and 63 deletions

2
debian/changelog vendored
View file

@ -9,6 +9,8 @@ git-annex (0.03) UNRELEASED; urgency=low
from git before starting, and will be much faster with large repos.
* Fix crash on unknown symlinks.
* Added remote.annex-scp-options and remote.annex-ssh-options.
* The backends to use when adding different sets of files can be configured
via gitattributes.
-- Joey Hess <joeyh@debian.org> Thu, 28 Oct 2010 13:46:59 -0400