-
Notifications
You must be signed in to change notification settings - Fork 76
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
Diff Viewing broken #110
Comments
I have the same bug, @Daniele-M has this problem too |
Related to #3? |
Confirmed for me. GitX 0.8.4, Mac OS X 10.8.4. Help? |
On Jun 28, 2013, at 7:44 AM, Marnen Laibow-Koser [email protected] wrote:
gitx compiled from commit bff6661 works for me on 10.8.4. No I usually build from the command line xcodebuild -configuration Release -target GitX Marc |
@BJClark I didn't know you could pipe diffs to GitX. I usually use @marchyman Trying a build from that commit now. Thanks. |
@marchyman Not working for me. Same display bug. |
@BJClark Was this fixed? If so, in which build? |
One of my favorite features of GitX is the ability to pipe
git diff
output to gitx and have a nice diff view. This is broken in this fork and seems to just display a plain text output of the diff.The text was updated successfully, but these errors were encountered: