From: Junio C Hamano Date: Mon, 23 Mar 2015 18:28:16 +0000 (-0700) Subject: Merge branch 'js/completion-ctags-pattern-substitution-fix' X-Git-Tag: v2.4.0-rc0~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c267a4d013d21a5b07cdab9c4c329d49e336544f;p=thirdparty%2Fgit.git Merge branch 'js/completion-ctags-pattern-substitution-fix' The code that reads from the ctags file in the completion script (in contrib/) did not spell ${param/pattern/string} substitution correctly, which happened to work with bash but not with zsh. * js/completion-ctags-pattern-substitution-fix: contrib/completion: escape the forward slash in __git_match_ctag --- c267a4d013d21a5b07cdab9c4c329d49e336544f