From: Shawn O. Pearce Date: Fri, 1 Jun 2007 07:33:28 +0000 (-0400) Subject: git-gui: Remove unnecessary reshow of blamed commit X-Git-Tag: gitgui-0.7.3~29 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8154e1a624cd768aada2565857151e6032b42a8c?ds=inline;hp=8154e1a624cd768aada2565857151e6032b42a8c git-gui: Remove unnecessary reshow of blamed commit Because we no longer redraw colors every time we select a particular commit there is no need to redraw the screen after we get a new commit in from blame --incremental. Signed-off-by: Shawn O. Pearce ---