George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / go-task
Commits: d609c6b4 by Stanislav at 2024-08-01T01:05:45+00:00 Fixed rename-completions.patch Function name had a typo in one place - - - - - 1 changed file: - rename-completions.patch Changes: ===================================== rename-completions.patch ===================================== @@ -14,7 +14,7 @@ } -complete -F _task task -+complete -F go-task go-task ++complete -F _go-task go-task --- a/completion/fish/task.fish +++ b/completion/fish/task.fish @@ -1,6 +1,6 @@ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/go-task/-/commit/d609c6b45558090952cf4e6c7c9c985d05a18d92 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/go-task/-/commit/d609c6b45558090952cf4e6c7c9c985d05a18d92 You're receiving this email because of your account on gitlab.archlinux.org.
