Package: git-debrebase
Version: 9.12
Severity: normal
Hello there,
after toggling a git diff option globally with:
git config --global diff.noprefix true
I noticed that dgit (at least build-source, but others too) started to fail
comparing patches-applied with patches-unapplied trees.
I'm reporting this against git debrebase, because it seems to me that git
debrebase ought to always format patches in a known-to-work format, no matter
what the user has configured for his personal git usage.
Cheers,
OdyX