Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Use --no-ext-diff to prevent output being munged by user's diff drivers #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamezpolley
Copy link

I use a wrapper for 'git diff' so that my diffs open up in vimdiff. When vimdiff's output is not a terminal it gets confused... and the resulting output showing up in the scratch space is not useful.

I've tweaked the places I spotted that call 'git diff' to use the '--no-ext-diff' flag, which prevents using the external driver and gives nice clean output.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant