You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug: --word-diff doesn't work. I'm seeing a lot of this in the output when I do git diffn --word-diff:
============== 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.
The text was updated successfully, but these errors were encountered:
Raw line:
=============================================
36, 36: //For generator: Cq_ContentToWordsMap_applyAsWord;
37, 37: [-private-]{+public+} static final Path sourcePath = Cq_ContentToWordsMap_applyAsWord.OUTPUT_PATH;
38, 38: [-private-]{+public+} static final List<String> output = Cq_ContentToWordsMap_applyAsWord.generate();
39, 39: [-private-]{+public+} static final String OUTPUT_FORMAT = " output.add(\"%s\");";
============== 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:
=============================================
============== 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:
=============================================
40, 40: // could add counter to show where it appeared in source
Bug:
--word-diff
doesn't work. I'm seeing a lot of this in the output when I dogit diffn --word-diff
:The text was updated successfully, but these errors were encountered: