git-gui: Remove 'Allow Partially Added Files' option.
commit6f48f3a6885e9dcc7d05a3a392723084dbf960d2
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 09:19:33 +0000 (21 04:19 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 09:19:33 +0000 (21 04:19 -0500)
tree61f347a47b6ac3a3a7f00af6dcfb0db1734224f0
parent62efea111fe6935c5916f3537fb135bdab324264
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 <spearce@spearce.org>
git-gui.sh