gitx
gitx copied to clipboard
Using command line tool to open a file's history appears to work but things are buggy
Running a command like:
gitx -- somefile.cpp
Opens the file and shows the history of commits that touch that file, but attempting to click any of the commits causes the display to flicker, refresh, and then your click was ignored.
Which GitX version?
0.8.1
On 27-Apr-2011, at 1:18 PM, laullon wrote:
Which GitX version?
Reply to this email directly or view it on GitHub: https://github.com/laullon/gitx/issues/39#comment_1065535
I just updated the issue to fix a confusing typo: I had written "git" when I meant to write "gitx"
I see...
I'm planning on doing a full refactoring of the refresh system I'll adress this bug then.