chore(config) rm Feature::CodexGitCommit (#22412)

## Summary
Removes the unused Feature::CodexGitCommit

## Testing
- [x] tests pass
This commit is contained in:
Dylan Hurd
2026-05-13 12:33:36 -07:00
committed by GitHub
parent a98b57d065
commit d18a7c982e
14 changed files with 18 additions and 224 deletions

View File

@@ -196,7 +196,6 @@ fn new_config(model: Option<String>, arg0_paths: Arg0DispatchPaths) -> anyhow::R
include_skill_instructions: false,
include_environment_context: false,
compact_prompt: None,
commit_attribution: None,
notify: None,
tui_notifications: TuiNotificationSettings::default(),
animations: true,