Documentation
¶
Index ¶
- 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 NewCmdCommitLog(f *factory.Factory) *cobra.Command
- func NewCmdCommitStatus(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 NewCmdCommitStatus ¶ added in v1.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.