Skip to content

Commit

Permalink
gh-copilot: added link
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Feb 18, 2024
1 parent 939edcf commit 79f8476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions completers/gh-copilot_completer/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import (
var rootCmd = &cobra.Command{
Use: "gh-copilot",
Short: "Your AI command line copilot",
Long: "https://github.com/github/gh-copilot",
Run: func(cmd *cobra.Command, args []string) {},
}

Expand Down

0 comments on commit 79f8476

Please sign in to comment.