Home
last modified time | relevance | path

Searched refs:creditsCmd (Results 1 – 2 of 2) sorted by relevance

/dports/devel/gh/cli-2.4.0/pkg/cmd/repo/
H A Drepo.go8 creditsCmd "github.com/cli/cli/v2/pkg/cmd/repo/credits" packageName
48 cmd.AddCommand(creditsCmd.NewCmdRepoCredits(f, nil))
/dports/devel/gh/cli-2.4.0/pkg/cmd/root/
H A Droot.go26 creditsCmd "github.com/cli/cli/v2/pkg/cmd/repo/credits" packageName
80 cmd.AddCommand(creditsCmd.NewCmdCredits(f, nil))