Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdStatus ¶
Types ¶
type StatusOptions ¶
type StatusOptions struct { HttpClient func() (*http.Client, error) GitClient *git.Client Config func() (config.Config, error) IO *iostreams.IOStreams BaseRepo func() (ghrepo.Interface, error) Remotes func() (ghContext.Remotes, error) Branch func() (string, error) HasRepoOverride bool Exporter cmdutil.Exporter ConflictStatus bool }
Click to show internal directories.
Click to hide internal directories.