Summary: | git diff view broken if git is configured with color=always | ||
---|---|---|---|
Product: | [Developer tools] kdevplatform | Reporter: | Rolf Eike Beer <kde> |
Component: | git | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | michalm |
Priority: | NOR | ||
Version: | 1.2.0 | ||
Target Milestone: | 1.2.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rolf Eike Beer
2011-02-09 22:48:13 UTC
Git commit ef4bd3ad3d1dd3d2bc9054cffa30af8e97966399 by Andrey Batyiev. Committed on 28/02/2011 at 02:01. Pushed by abatyiev into branch '1.2'. Turn off colored diff and external diff tool while doing "git diff". Thanks to Michal Malek. REVIEW: 100766 CCBUG: 265938 CCMAIL: michalm@jabster.pl M +1 -1 plugins/git/gitplugin.cpp http://commits.kde.org/kdevplatform/ef4bd3ad3d1dd3d2bc9054cffa30af8e97966399 Git commit d03042c9907bb67f61717c8e32f1b555e48080cb by Andrey Batyiev. Committed on 28/02/2011 at 02:08. Pushed by abatyiev into branch 'master'. Turn off colored diff and external diff tool while doing "git diff". Thanks to Michal Malek. REVIEW: 100765 CCBUG: 265938 CCMAIL: michalm@jabster.pl M +1 -1 plugins/git/gitplugin.cpp http://commits.kde.org/kdevplatform/d03042c9907bb67f61717c8e32f1b555e48080cb |