git-gui: fix deleting item from all_remotes variable
commit8b92658206c3fb7d23fdacd626667985bf4c50b4
authorHeiko Voigt <hvoigt@hvoigt.net>
Sat, 12 Feb 2011 16:43:44 +0000 (12 17:43 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 13 Feb 2011 00:47:19 +0000 (13 00:47 +0000)
treed8e0dcfd42116029599de2f58f3b46fe17ec1d80
parentdf128139c690233e94ac249cf9d5271ac0d5f13d
git-gui: fix deleting item from all_remotes variable

lsearch and lreplace both take the variable content as argument and not
just their name.

Signed-off-by: Heiko Voigt <heiko.voigt@mahr.de>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
lib/remote.tcl