We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060b11a commit 27fe73bCopy full SHA for 27fe73b
init
@@ -20,7 +20,7 @@ if [[ "$GIT_HUB_ROOT" =~ ^/ ]]; then
20
{
21
# Look for the Git completion script at the file-paths whereat it
22
# might be found, according to
23
- # <https://github.com/git/git/blob/4109c28e055dba27d73cefb956bea5e611f66ec0/contrib/completion/git-completion.zsh#L34-L36>
+ # <https://github.com/git/git/blob/4109c28/contrib/completion/git-completion.zsh#L34-L36>
24
# and experimental and anecdotal evidence.
25
for f in \
26
/{usr,opt/local}/share/bash-completion/{completions/,}git \
0 commit comments