From: Shawn O. Pearce Date: Sun, 19 Nov 2006 05:37:49 +0000 (-0500) Subject: git-gui: Make consecutive icon clicks toggle included status of a file. X-Git-Tag: gitgui-0.6.0~187 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/74d18d2edfc84d35b20e1b4520e496aadc14c365?hp=74d18d2edfc84d35b20e1b4520e496aadc14c365 git-gui: Make consecutive icon clicks toggle included status of a file. 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 ---