浏览代码

Merge pull request #4445 from wweaver/git-hf-aliases

Add Git Hubflow aliases
Robby Russell 9 年之前
父节点
当前提交
867d586253
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      plugins/git-hubflow/git-hubflow.plugin.zsh

+ 7 - 0
plugins/git-hubflow/git-hubflow.plugin.zsh

@@ -20,6 +20,13 @@
 #     c. Or, use this file as an oh-my-zsh plugin.
 #
 
+alias ghf='git hf'
+alias ghff='git hf feature'
+alias ghfr='git hf release'
+alias ghfh='git hf hotfix'
+alias ghfs='git hf support'
+alias ghfu='git hf update'
+
 _git-hf ()
 {
     local curcontext="$curcontext" state line