From 9d276b5906ade4579b75807faf018bcc4509333a Mon Sep 17 00:00:00 2001 From: Felipe Sateler Date: Sun, 5 Nov 2017 12:06:13 -0300 Subject: zsh: dch does not use git prefix for ignore-branch option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: #787005 Signed-off-by: Guido Günther --- debian/git-buildpackage.zsh-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/git-buildpackage.zsh-completion b/debian/git-buildpackage.zsh-completion index f087410f..03c2d9ef 100644 --- a/debian/git-buildpackage.zsh-completion +++ b/debian/git-buildpackage.zsh-completion @@ -131,7 +131,7 @@ _gbp-dch () { __gbp_tag_format_options _arguments \ - '--git-ignore-branch[build although debian-branch != current branch]' \ + '--ignore-branch[build although debian-branch != current branch]' \ '--since=-[Start point for reading commits]:commitish:' \ '--auto[Guess the last commit documented in the changelog]' \ '(--meta --no-meta)--meta[Parse meta tags]' \ -- cgit v1.2.3