Merge pull request #3508 from joshtronic/patch-1

Update git-flow.plugin.zsh
This commit is contained in:
Robby Russell 2015-02-22 10:23:51 -08:00
commit 272854367f
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
#
# To achieve git-flow completion nirvana:
#
# 0. Update your zsh's git-completion module to the newest verion.
# 0. Update your zsh's git-completion module to the newest version.
# From here. http://zsh.git.sourceforge.net/git/gitweb.cgi?p=zsh/zsh;a=blob_plain;f=Completion/Unix/Command/_git;hb=HEAD
#
# 1. Install this file. Either:
@ -17,7 +17,7 @@
#
# source ~/.git-flow-completion.zsh
#
# c. Or, use this file as a oh-my-zsh plugin.
# c. Or, use this file as an oh-my-zsh plugin.
#
#Alias