git-gui: Allow as few as 0 lines of diff context
commitb8848f7753762ff8c4e34b3c15e788c5f7e6781f
authorShawn O. Pearce <spearce@spearce.org>
Fri, 1 Jun 2007 03:32:54 +0000 (31 23:32 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 1 Jun 2007 03:32:54 +0000 (31 23:32 -0400)
tree3eebe3b6357b574c9d2c7d69b260d37f2cf93dde
parent905d9c9653a7dc324a1c6fbf883a1b9bcdc6e5bf
git-gui: Allow as few as 0 lines of diff context

Johannes Sixt pointed out that dropping to 0 lines of context
does allow the user to get more fine-grained hunk selection,
especially since we don't currently support "highlight and
apply (or revert)".

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh
lib/diff.tcl
lib/option.tcl