diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2020-11-16 16:08:28 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-11-16 15:59:02 -0800 |
commit | 6681e3603216f0e279fea467a0e6d829fffb82a5 (patch) | |
tree | 5f2bc3f8b48c70378bf3b3f08f38715f82dd16d9 /vcs-svn | |
parent | add -i (built-in): use correct names to load color.diff.* config (diff) | |
download | tgif-6681e3603216f0e279fea467a0e6d829fffb82a5.tar.xz |
add -p (built-in): do not color the progress indicator separately
The Perl version of this command colors the progress indicator and the
prompt message in one go.
Let's do the same in the built-in version so that the same upcoming test
(which will compare the output of `git add -p` against a known-good
version) will pass both for the Perl version as well as for the built-in
version.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'vcs-svn')
0 files changed, 0 insertions, 0 deletions