repo.or.cz
/
git-gui
/
kampbell.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
6a5a67b
)
Remove the info popup, it is useless since it states that an automatic
master
author
FrancisANDRE
<
[email protected]
>
Fri, 1 Jan 2016 14:26:01 +0000
(1 15:26 +0100)
committer
FrancisANDRE
<
[email protected]
>
Fri, 1 Jan 2016 14:26:01 +0000
(1 15:26 +0100)
resync will be started and there is no way to stop the resync.
Signed-off-by: FrancisANDRE <
[email protected]
>
lib/diff.tcl
patch
|
blob
|
blame
|
history
diff --git
a/lib/diff.tcl
b/lib/diff.tcl
index
9ccf12b
..
6e2d342
100644
(file)
--- a/
lib/diff.tcl
+++ b/
lib/diff.tcl
@@
-74,6
+74,9
@@
proc handle_empty_diff {} {
incr diff_empty_count
if {$diff_empty_count > 1} return
+#Removed info popup, it is useless since it states that an automatic
+#resync will be started and there is no way to stop the resync.
+
clear_diff
display_file $path __
rescan ui_ready 0