Skip to content

Commit 27fe73b

Browse files
committed
GitHub blob urls can use a short commit id.
1 parent 060b11a commit 27fe73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if [[ "$GIT_HUB_ROOT" =~ ^/ ]]; then
2020
{
2121
# Look for the Git completion script at the file-paths whereat it
2222
# might be found, according to
23-
# <https://github.com/git/git/blob/4109c28e055dba27d73cefb956bea5e611f66ec0/contrib/completion/git-completion.zsh#L34-L36>
23+
# <https://github.com/git/git/blob/4109c28/contrib/completion/git-completion.zsh#L34-L36>
2424
# and experimental and anecdotal evidence.
2525
for f in \
2626
/{usr,opt/local}/share/bash-completion/{completions/,}git \

0 commit comments

Comments
 (0)