tag 829252 pending
thanks
Date: Mon Jun 26 12:23:30 2017 +0200
Author: Guido Günther <[email protected]>
Commit ID: f1c3a6f4dc6ceee5be5d49b4d193da8fd36c8920
Commit URL:
https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=f1c3a6f4dc6ceee5be5d49b4d193da8fd36c8920
Patch URL:
https://git.sigxcpu.org/cgit/git-buildpackage//patch/?id=f1c3a6f4dc6ceee5be5d49b4d193da8fd36c8920
DebianGitRepository: better pristine-tar errors
We should not raise CommandErrors from methods on a GitRepository so
convert the error and suppress the output. This will make us use the
hander for GitRepositoryErrors in import_orig and pristine_tar which
default to printing the error message.
Closes: #829252