Package: git-debpush Version: 13.11 Hello,
For git-debrebase packages this is how I upload:
git debrebase
dgit push-source
git push --follow-tags --no-verify
I do a debrebase here specifically to ensure that the commit finalising
the changelog appears behind the patch queue. This relies on how 'dgit
push-source' knows about git-debrebase, and so knows to restitch.
Therefore, I can't easily replace doing a dgit push with 'git debpush'.
It would immediately fail on the unstitched branch.
I wonder if git-debpush could learn how to restitch.
--
Sean Whitton
signature.asc
Description: PGP signature

