git-gui: Allow as few as 0 lines of diff context
authorShawn O. Pearce <spearce@spearce.org>
Fri, 1 Jun 2007 03:32:54 +0000 (23:32 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 1 Jun 2007 03:32:54 +0000 (23:32 -0400)
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>
No differences found