Skip to content
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

git diffn --color-words fails #8

Open
ElectricRCAircraftGuy opened this issue Sep 25, 2020 · 0 comments
Open

git diffn --color-words fails #8

ElectricRCAircraftGuy opened this issue Sep 25, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@ElectricRCAircraftGuy
Copy link
Owner

ElectricRCAircraftGuy commented Sep 25, 2020

Try it out and you'll get this:

============== GIT DIFFN ERROR ==============
THIS CODE SHOULD NEVER BE REACHED! If you see this, open up an issue for `git diffn`
  here: https://github.com/ElectricRCAircraftGuy/eRCaGuy_dotfiles/issues
  It may be because you have some custom `git config` color or text formatting settings
  or something, which perhaps I am failing to handle correctly.
Raw line: 
=============================================

My goal was to try to get git diff to highlight on a char-by-char or word-by-word basis instead of on a line-by-line basis, and I came across and tried this: https://makandracards.com/makandra/28067-git-diff-per-word-or-character.

@ElectricRCAircraftGuy ElectricRCAircraftGuy added the bug Something isn't working label Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant