Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint-1.6.0' into maint-1.6.1
[gitweb.git]
/
git-gui
/
lib
/
browser.tcl
diff --git
a/git-gui/lib/browser.tcl
b/git-gui/lib/browser.tcl
index ab470d12648c1dd3560b411e70ea210cc4381e3e..0410cc68df186d6e8e0080058be94126243fd4d3 100644
(file)
--- a/
git-gui/lib/browser.tcl
+++ b/
git-gui/lib/browser.tcl
@@
-151,7
+151,7
@@
method _enter {} {
append p [lindex $n 1]
}
append p $name
- blame::new $browser_commit $p
+ blame::new $browser_commit $p
{}
}
}
}