Skip to main content

Module cherrypick

Module cherrypick 

Source
Expand description

Cherry-pick and revert operations.

Structsยง

Cherrypick
Cherry-pick a commit onto the working directory and index.
CherrypickCommit
Cherry-pick a commit as a tree merge (without touching the working directory).
CherrypickConflictOutput
CherrypickOutput
Revert
Revert a commit onto the working directory and index.
RevertCommit
Revert a commit as a tree merge (without touching the working directory).
RevertOutput