Documentation
¶
Index ¶
- func NewCmdCherryPick(f *factory.Factory) *cobra.Command
- func NewCmdCommit(f *factory.Factory) *cobra.Command
- func NewCmdCommitComment(f *factory.Factory) *cobra.Command
- func NewCmdCommitCommentAdd(f *factory.Factory) *cobra.Command
- func NewCmdCommitCommentDelete(f *factory.Factory) *cobra.Command
- func NewCmdCommitCommentEdit(f *factory.Factory) *cobra.Command
- func NewCmdCommitCommentList(f *factory.Factory) *cobra.Command
- func NewCmdCommitCommentReact(f *factory.Factory) *cobra.Command
- func NewCmdCommitCommentUnreact(f *factory.Factory) *cobra.Command
- func NewCmdCommitFiles(f *factory.Factory) *cobra.Command
- func NewCmdCommitLog(f *factory.Factory) *cobra.Command
- func NewCmdCommitSearch(f *factory.Factory) *cobra.Command
- func NewCmdCommitStatus(f *factory.Factory) *cobra.Command
- func NewCmdCommitStatusReport(f *factory.Factory) *cobra.Command
- func NewCmdCommitView(f *factory.Factory) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdCommitComment ¶ added in v1.27.0
NewCmdCommitComment returns the parent "commit comment" command group.
func NewCmdCommitCommentAdd ¶ added in v1.27.0
NewCmdCommitCommentAdd posts a new comment on a commit.
func NewCmdCommitCommentDelete ¶ added in v1.27.0
NewCmdCommitCommentDelete removes an existing commit comment.
func NewCmdCommitCommentEdit ¶ added in v1.27.0
NewCmdCommitCommentEdit updates the body of an existing commit comment.
func NewCmdCommitCommentList ¶ added in v1.27.0
NewCmdCommitCommentList lists all comments on a commit.
func NewCmdCommitCommentReact ¶ added in v1.41.0
NewCmdCommitCommentReact adds an emoji reaction to a commit comment.
func NewCmdCommitCommentUnreact ¶ added in v1.41.0
NewCmdCommitCommentUnreact removes an emoji reaction from a commit comment.
func NewCmdCommitSearch ¶ added in v1.135.0
func NewCmdCommitStatus ¶ added in v1.6.0
func NewCmdCommitStatusReport ¶ added in v1.59.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.