Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
CmdCheckpoint = &ffcli.Command{
Name: "checkpoint",
ShortUsage: "uzi checkpoint <agent-name> <commit-message>",
ShortHelp: "Rebase changes from an agent worktree into the current worktree and commit",
FlagSet: fs,
Exec: executeCheckpoint,
}
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.