#946054 git-buildpackage: Please support "Gbp-Dch: skip" as alternative to "Gbp-Dch: ignore" #946054
- Package:
- git-buildpackage
- Source:
- git-buildpackage
- Submitter:
- Raphaël Hertzog
- Date:
- 2019-12-03 14:06:03 UTC
- Severity:
- wishlist
When I don't look up the docs, I tend to write "Gbp-Dch: skip" instead of "Gbp-Dch: ignore", the reason behind that is that all git commands working interactively on range of commits have this --skip option (e.g. git rebase --skip). So it would be nice if you could support "skip" as a synonym to "ignore".
Hi, no objections if somebody sends a patch that also updates the docs (and maybe adds a test) Cheers, -- Guido