From: Shawn O. Pearce Date: Sun, 21 Jan 2007 09:19:33 +0000 (-0500) Subject: git-gui: Remove 'Allow Partially Added Files' option. X-Git-Tag: gitgui-0.6.0~106 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6f48f3a6885e9dcc7d05a3a392723084dbf960d2?ds=inline;hp=6f48f3a6885e9dcc7d05a3a392723084dbf960d2 git-gui: Remove 'Allow Partially Added Files' option. Now that we take the approach of core Git where we allow the user to stage their changes directly into the index all of the time there is absolutely no reason to have the Allow Partially Added Files option, nor is there a reason or desire to default that option to false. Signed-off-by: Shawn O. Pearce ---