Versions in this module Expand all Collapse all v1 v1.0.0 Dec 12, 2025 Changes in this version + func NewCmdSetupGit(f *cmdutil.Factory, runF func(*SetupGitOptions) error) *cobra.Command + type SetupGitOptions struct + Config func() (gh.Config, error) + CredentialsHelperConfig gitCredentialsConfigurer + Force bool + Hostname string + IO *iostreams.IOStreams