Staging
v0.8.1
https://github.com/git/git
Revision 55ba8a3474102eb8d638834d2b9bfe58d5014a40 authored by Clemens Buchacher on 30 August 2008, 16:45:27 UTC, committed by Shawn O. Pearce on 01 September 2008, 19:45:46 UTC
Staging hunks without context does not work, because line number
information would have to be recomputed for individual hunks.

Since it is already possible to stage individual lines using
'Stage Line for Commit', zero context diffs are not really
necessary for git gui.

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent f2816b3
History
Tip revision: 55ba8a3474102eb8d638834d2b9bfe58d5014a40 authored by Clemens Buchacher on 30 August 2008, 16:45:27 UTC
git gui: show diffs with a minimum of 1 context line
Tip revision: 55ba8a3
File Mode Size
lib
macosx
po
windows
.gitignore -rw-r--r-- 97 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 11.1 KB
git-gui.sh -rwxr-xr-x 72.8 KB

back to top