From: Hendrik Jäger Date: Mon, 3 Jan 2022 12:06:48 +0000 (+0100) Subject: common workflow to rebase-and-merge so I want completion X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=1bc56a7a31d6befd62d65db077246b3b50996f68;hp=1bfd7308c8f5b59100199ec2fa3d597a3726d0b2;p=user%2Fhenk%2Fvcsh%2Fzsh.git common workflow to rebase-and-merge so I want completion --- diff --git a/.zsh_functions/_git-rbm b/.zsh_functions/_git-rbm new file mode 100644 index 0000000..e52589d --- /dev/null +++ b/.zsh_functions/_git-rbm @@ -0,0 +1,3 @@ +#compdef git-rbm +#description Completes branches to rebase-and-merge +__git_branch_names