Add --debug option. Closes: #627499
This takes advantage of the debug logging done by missingh, and I added my own debug messages for executeFile calls. There are still some other low-level ways git-annex runs stuff that are not shown by debugging, but this gets most of it easily.
This commit is contained in:
parent
1876db50f2
commit
93a4f3d4e6
6 changed files with 23 additions and 4 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -2,6 +2,7 @@ git-annex (0.20110517) UNRELEASED; urgency=low
|
|||
|
||||
* status: New subcommand to show info about an annex, including its size.
|
||||
* --backend now overrides any backend configured in .gitattributes files.
|
||||
* Add --debug option. Closes: #627499
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 16 May 2011 20:27:46 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue