gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

Remove 'log' command and related code

Open schacon opened this issue 1 month ago • 2 comments

The 'log' subcommand and its CommandName variant were removed along with the module and handling in lib.rs because the project no longer supports or needs a separate 'but log' command. This cleans up the CLI enum, command dispatch, module imports, and help groupings to reflect that 'status' is now the sole inspection command.

schacon avatar Nov 07 '25 10:11 schacon

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
gitbutler-web Ignored Ignored Preview Nov 7, 2025 10:45am

vercel[bot] avatar Nov 07 '25 10:11 vercel[bot]

To see more easily what's affected, you can run cargo check --all-targets.

Byron avatar Nov 07 '25 11:11 Byron