fix: gate Changes component on git feature flag
When bat is built without the `git` feature, `StyleComponent::Changes` is not available. Add `#[cfg(feature = "git")]` guard so `--diff --plain` works in both configurations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
M
Matt Van Horn committed
e60875ac125f6698775679fa9a8beb495299b4e5
Parent: 169dc7c