From: Junio C Hamano Date: Fri, 27 Mar 2015 20:00:17 +0000 (-0700) Subject: Merge branch 'js/completion-ctags-pattern-substitution-fix' into maint X-Git-Tag: v2.3.5~19 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/792c57273f5ccc318c93d32112548fbd033f5964 Merge branch 'js/completion-ctags-pattern-substitution-fix' into maint 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 --- 792c57273f5ccc318c93d32112548fbd033f5964