#719363 git-buildpackage: core.autocrlf set to input breaks the importing of packages containing CRLF line endings

#719363#5
Date:
2013-08-11 11:46:21 UTC
From:
To:
When the package is imported using gbp import-dsc, everything goes ok. But,
when you try to build the package with git-buildpackage, you get problems, as
the files in Git, differ from the upstream source as Git has changed the line
endings. This probably wants working around, or a warning given to the user, if
they have Git configured in this mannor.