Package: dgit Version: 3.4 Severity: minor dgit disables all the git attributes that cause differences between working trees and tree objects. But it does this by disabling each those attributes individually.
It should do this wholesale, so that future git versions with new transforming attributes do not break things. Additionally, the dgit test suite attempts to detect when git breaks dgit this way, by searching the manpage gitattributes(1) for things that look like attribute names, and turning them on. This is a daft thing to do, but it may just work. Ian. -- Ian Jackson <[email protected]> These opinions are my own. If I emailed you from an address @fyvzl.net or @evade.org.uk, that is a private address which bypasses my fierce spamfilter.

