Skip to content

fix: git diff flags for consistency #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 17, 2023
Merged

fix: git diff flags for consistency #98

merged 1 commit into from
Mar 17, 2023

Conversation

zurawiki
Copy link
Owner

  • Update git command in src/git.rs
  • Remove the ext-diff flag and add the no-color flag to git diff command

Closes #97

- Update git command in src/git.rs
- Remove the `ext-diff` flag and add the `no-color` flag to `git diff` command.
@zurawiki zurawiki merged commit 4eccf5a into main Mar 17, 2023
@zurawiki zurawiki deleted the no-ext-diff branch March 17, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: allow specifying --no-ext-diff when running git diff
1 participant