Documentation
¶
Overview ¶
Package commands contains the CLI command implementations.
Index ¶
- Constants
- func Execute()
- func NewApplyPatchCmd() *cobra.Command
- func NewCommitCmd() *cobra.Command
- func NewDiffCmd() *cobra.Command
- func NewPreviewCmd() *cobra.Command
- func NewResetCmd() *cobra.Command
- func NewRootCmd() *cobra.Command
- func NewStageCmd() *cobra.Command
- func NewVersionCmd() *cobra.Command
- type Config
Constants ¶
View Source
const Version = "v1.0.0"
Version is the current version of hunk.
Variables ¶
This section is empty.
Functions ¶
func NewApplyPatchCmd ¶
NewApplyPatchCmd creates the apply-patch command.
Types ¶
Click to show internal directories.
Click to hide internal directories.