git gui: keep selected branch when remote is changed in push dialog
commit9e34e62bcbef12d290ecc0854df9117009873a3f
authorHeiko Voigt <hvoigt@hvoigt.net>
Sun, 6 Feb 2011 17:01:08 +0000 (6 18:01 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 6 Feb 2011 22:03:39 +0000 (6 22:03 +0000)
treef37ec142523170c15defb8bf0b284d14765aa8a9
parentbf59439847369ce8c1169fdf58aca5ca857dc568
git gui: keep selected branch when remote is changed in push dialog

The selection of the branch to be pushed would be cleared when
the remote was changed. This seems to be dependent on the fact that
the selected content in the combobox was exported to the clipboard. It
was only apparent when using the new ttk widget.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
lib/transport.tcl