#1111596 git-debpush shell completion for git tags and remotes

Package:
git-debpush
Source:
git-debpush
Submitter:
Simon Josefsson
Date:
2025-08-19 21:25:02 UTC
Severity:
normal
Tags:
#1111596#5
Date:
2025-08-19 20:45:35 UTC
From:
To:
Hi!  It would be nice to have git-style shell completion for some git
values, like this:

git-debpush --upstream=upstrTAB -> upstream/1.2.3
git-debpush --remote=oriTAB -> origin
git-debpush --branch=masTAB -> master

Maybe even the various --force checks could have shell completions too.

Thanks,
/Simon

#1111596#10
Date:
2025-08-19 21:22:42 UTC
From:
To:
Simon Josefsson writes ("Bug#1111596: git-debpush shell completion for git tags and remotes"):

I agree.  But I never use or program such completions so I'm not the
person to implement it...

Ian.