#946054 git-buildpackage: Please support "Gbp-Dch: skip" as alternative to "Gbp-Dch: ignore"

#946054#5
Date:
2019-12-03 13:33:48 UTC
From:
To:
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".

#946054#10
Date:
2019-12-03 14:02:48 UTC
From:
To:
Hi,

no objections if somebody sends a patch that also updates the docs (and
maybe adds a test)
Cheers,
 -- Guido