Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &charm.Spec{ Name: "revert", Usage: "revert commit", Short: "revert reverses an old commit", Long: ` The revert command reverses the actions in a commit by applying the inverse steps in a new commit to the tip of the indicated branch. Any data loaded in a reverted commit remains in the lake but no longer appears in the branch. The new commit may recursively be reverted by an additional revert operation. `, New: New, }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.