Skip to content

Conversation

@schacon
Copy link
Member

@schacon schacon commented Nov 7, 2025

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.

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.
@vercel
Copy link

vercel bot commented Nov 7, 2025

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

@schacon schacon force-pushed the remove-log-command branch from 4c97a73 to 2acf4f9 Compare November 7, 2025 10:45
@github-actions github-actions bot added the rust Pull requests that update Rust code label Nov 7, 2025
@schacon schacon mentioned this pull request Nov 7, 2025
@Byron
Copy link
Collaborator

Byron commented Nov 7, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants