git-gui: Started implementation of switch_branch.
commit84e0bf1de4fcdada4698e2bd53bafaeaea6b5cbd
authorShawn O. Pearce <spearce@spearce.org>
Sat, 25 Nov 2006 09:04:24 +0000 (25 04:04 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 25 Nov 2006 09:04:24 +0000 (25 04:04 -0500)
tree10d85150b904bed5f4e4384cfa4c2583023856a9
parent85ab313ed3dc9a951ec3859fcc3a32a6c5c3ee19
git-gui: Started implementation of switch_branch.

This implementation of switch_branch is not yet finished, and thus
it throws a "NOT FINISHED" error rather than completing the switch.
But its a rough sketch of the procedure required.

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