diff options
author | Jeff Muizelaar <jmuizelaar@mozilla.com> | 2012-09-27 15:12:52 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-30 20:16:01 -0700 |
commit | 6468a4e5486d01e4da5ea8e8f2990523c3d18688 (patch) | |
tree | ab54a578966fcf48d31fda77f716048b4ba3ae87 /Documentation/everyday.txt | |
parent | Update draft release notes to 1.8.0 (diff) | |
download | tgif-6468a4e5486d01e4da5ea8e8f2990523c3d18688.tar.xz |
diff: diff.context configuration gives default to -U
Introduce a configuration variable diff.context that tells
Porcelain commands to use a non-default number of context
lines instead of 3 (the default). With this variable, users
do not have to keep repeating "git log -U8" from the command
line; instead, it becomes sufficient to say "git config
diff.context 8" just once.
Signed-off-by: Jeff Muizelaar <jmuizelaar@mozilla.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/everyday.txt')
0 files changed, 0 insertions, 0 deletions