X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgit-codeowners;a=blobdiff_plain;f=bin%2Fgit-codeowners;fp=bin%2Fgit-codeowners;h=d9b5bc8e34f10dae3256f399f3a0b9f7644bbe91;hp=be0025bf27d5955ca913d3293a737f00928e9ca5;hb=72777a2725d28845792e23374010f84ddf6240d2;hpb=5bd1982f086f4a17ae8fbf05232a665d7474bee6 diff --git a/bin/git-codeowners b/bin/git-codeowners index be0025b..d9b5bc8 100755 --- a/bin/git-codeowners +++ b/bin/git-codeowners @@ -86,7 +86,7 @@ Alias: C<-f> =head2 --shell-completion - eval "$(lintany --shell-completion)" + eval "$(git-codeowners --shell-completion)" Print shell code to enable completion to C, and exit.