listbysha

package
v0.3.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package listbysha implements the commit comments list-by-sha command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdListBySHA

func NewCmdListBySHA(f *cmdutil.Factory, runF func(*ListBySHAOptions) error) *cobra.Command

NewCmdListBySHA creates the list-by-sha command

Types

type ListBySHAOptions

type ListBySHAOptions struct {
	IO         *iostreams.IOStreams
	HttpClient func() (*http.Client, error)

	Repository string
	SHA        string
	Page       int
	PerPage    int
}

Source Files

  • listbysha.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL