git-gui: Make consecutive icon clicks toggle included status of a file.
authorShawn O. Pearce <spearce@spearce.org>
Sun, 19 Nov 2006 05:37:49 +0000 (00:37 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 19 Nov 2006 05:37:49 +0000 (00:37 -0500)
If the user clicks on the icon associated with a file we now flip to the
inverse status. Partially included files first fully include, then fully
uninclude, as we don't keep track of intermediate partial inclusions.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found