--debug is passed along to git-annex-shell when git-annex is in debug mode.

This commit is contained in:
Joey Hess 2015-08-13 15:05:39 -04:00
parent 34c848381f
commit 43aa881b47
5 changed files with 28 additions and 19 deletions

1
debian/changelog vendored
View file

@ -3,6 +3,7 @@ git-annex (5.20150813) UNRELEASED; urgency=medium
* --debug log messages are now timestamped with fractional seconds.
* Sped up downloads of files from ssh remotes, reducing the
non-data-transfer overhead 6x.
* --debug is passed along to git-annex-shell when git-annex is in debug mode.
-- Joey Hess <id@joeyh.name> Wed, 12 Aug 2015 14:31:01 -0400