Commands
>_
but uncommit
Uncommit commits, branches, or committed files.
For more details about CLI IDs, see but help cli-ids.
Usage: but uncommit <SOURCES> [OPTIONS]
Arguments
<SOURCES>— One or more commits, branches, or committed files to uncommit.
Sources must all be the same kind. (required)
Options
--allow-merged— Allow targeting branches and commits that are already merged upstream.
By default, mutations refuse to touch history that has landed in the target branch, since the results tend to conflict on the next but pull.
Last updated on