Hello,

On Wed, Dec 21, 2016 at 11:10:38AM +0000, Ian Jackson wrote:
> So I was thinking that maybe there should be a `dgit push-source'
> subcommand which does not depend on the existence, or look for, any
> previously built artefacts.  It would build the source package afresh
> (a la dgit `build-source') and upload it, in one subcommand.

This would be quite elegant.

On Wed, Dec 21, 2016 at 12:19:49PM +0100, Johannes Schauer wrote:
> I usually do:
> 
>  - dgit sbuild # checking that everything works fine
>  - dgit build-source
>  - dgit push
> 
> Unfortunately, between the first and the second step, I have to manually 
> remove
> the *.changes files that the "dgit sbuild" step left. I understand that this 
> is
> because there would otherwise be an ambiguity about which .changes to upload.

You can use --rm-old-changes or `git config --global
dgit.default.rm-old-changes true`.

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature

Reply via email to