GitButler ⧓

Commands
>_

but uncommit

Uncommit changes from a commit or file-in-commit to the unstaged area.

Use --discard to remove the selected committed changes entirely instead.

Wrapper for but rub <source> zz.

Usage: but uncommit <SOURCE> [OPTIONS]

Arguments

  • <SOURCE> — Commit ID or file-in-commit ID to uncommit (required)

Options

  • -d, --discard — Discard the selected committed changes instead of moving them to unassigned

Last updated on

On this page

Edit on GitHubGive us feedback