git-import-orig: improve error message when the upstream branch cannot be found. debian/0.2.20
authorGuido Guenther <agx@sigxcpu.org>
Fri, 22 Dec 2006 16:51:33 +0000 (17:51 +0100)
committerGuido Guenther <agx@bogon.sigxcpu.org>
Fri, 22 Dec 2006 16:51:33 +0000 (17:51 +0100)
commit62af3b51357f13584f1c8901c088280599c9ba81
tree537825931df550f09c91e967aed8afbe33a52c3a
parent8eadd9e525664b95ad58516cb3ad02ba6d544d73
git-import-orig: improve error message when the upstream branch cannot be found.
We cannot create the branch automatically since on repositories not created by
git-import-dsc it's not clear where to branch from.  (Closes: #403990)

While doing that also remove pointless patch arguments from most of the git
helper functions

Minor doc updates
debian/changelog
docs/chapters/import.sgml
docs/chapters/special.sgml
git-buildpackage
git-import-orig
git_buildpackage/git_utils.py