gitbutler
gitbutler copied to clipboard
Remove 'log' command and related code
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 latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| gitbutler-web | Preview | Nov 7, 2025 10:45am |
To see more easily what's affected, you can run cargo check --all-targets.