GitButler ⧓

Commands

but undo

Undo the last operation by reverting to the previous snapshot

Usage

but undo

Description

Reverts the workspace to the state it was in before the last operation. This uses the operation log (oplog) to roll back changes.

Options

This command takes no specific options.

Examples

Undo the last operation:

but undo

Last updated on

On this page

Edit on GitHubGive us feedback