Sean Whitton writes ("Re: Bug#1112040: git-debpush: should also say which tag 
it created"):
> On Mon 25 Aug 2025 at 06:49pm +01, Ian Jackson wrote:
> > This is particularly important in case of errors, as well as
> > in --tag-only mode .  (In normal operation, the report from git push
> > contains this information.)
> 
> I think this should happen *only* when !$pushing.  There's no need to
> print it in the latter case.

I disagree.  If the push fails for whatever reason, we want the
program to have printed what it did.

Right now it prints this:

  git-debpush: making signed tag with 'git tag -s'

IMO this message could be more informative.  The tag name is more
important than the command we're using.  I suggest:

  git-debpush: making signed git tag 'debian/WHATEVER'

Ian.

-- 
Ian Jackson <[email protected]>   These opinions are my own.  

Pronouns: they/he.  If I emailed you from @fyvzl.net or @evade.org.uk,
that is a private address which bypasses my fierce spamfilter.

Reply via email to