Re: [ANNOUNCE] qgit 1.1.1
From: Marco Costalba <hidden>
Date: 2016-06-15 22:42:22
On 3/20/06, Ingo Molnar [off-list ref] wrote:
* Marco Costalba [off-list ref] wrote:quoted
The wrong command is git-diff-tree -r -c -p 46571... I think it's about the quite new option -c of git-diff-tree. Please upgrade your git to latest version, better upstream one, but 1.2.4 should be enough.ok, that did the trick. there's a weird rendering artifact as well, see the white line in the screenshot [that i'll send you in a separate mail]. It goes away if i drag another window in front of the qgit window. It happens if i double-click a 'merge' branch, exit qgit and start it again [and the separator line needs to obscur the commit line just partially]. This is an uptodate FC4 installation.
Yes, sometimes I see it either. To remove I use the scrollbar to hide/unhide the line, i.e. to force a repaint. I think it is something related to Qt rendering engine, I doubt I could do something about it. BTW someone off list suggested me to implement a 'git version check' control and related message box to avoid your troubles to someone else: I'm surely going to do it. Marco