commit | 8dbf3eb6850d6d9495ace908625fe50888b111e6 | [log] [tgz] |
---|---|---|
author | Jeff King <peff@peff.net> | Wed May 27 16:48:46 2015 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Wed May 27 13:54:42 2015 -0700 |
tree | 2771beb8838965fc405f82ffd74096912837215d | |
parent | 74b15bfbf6f7efffa40fda170b3a3cb0218d8651 [diff] |
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT The latter is a much more descriptive name (and we support "color.diff.context" now). This also updates the name of any local variables which were used to store the color. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>