git-gui: Automatically toggle the relevant radio buttons.
commit4343434307dca441cd2dade1ece7c0ef5d4a7de2
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 22:02:25 +0000 (21 17:02 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 22 Jan 2007 03:47:58 +0000 (21 22:47 -0500)
treeb4a85761e3194f0b828d82eaa963473b64bc2ce5
parentb36ffe800d830556e8df7eda8743c15dfac70e27
git-gui: Automatically toggle the relevant radio buttons.

When the user selects a starting revision from one of our offered popup
lists (local branches or tracking branches) or enters in an expression
in the expression input field we should automatically activate the
corresponding radio button for them.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh