summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <hendrik.jaeger@dswiss.com>2022-01-03 13:06:48 +0100
committerHendrik Jäger <hendrik.jaeger@dswiss.com>2022-01-03 13:06:48 +0100
commit1bc56a7a31d6befd62d65db077246b3b50996f68 (patch)
tree3f4b0cd0bdf572b60e86e6807b24f341f50112c8
parent1bfd7308c8f5b59100199ec2fa3d597a3726d0b2 (diff)
common workflow to rebase-and-merge so I want completion
-rw-r--r--.zsh_functions/_git-rbm3
1 files changed, 3 insertions, 0 deletions
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