]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/add.c
Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN.
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Fri, 21 Aug 2009 08:57:58 +0000 (10:57 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 22 Aug 2009 03:45:40 +0000 (20:45 -0700)
commit43673fddd3c8a0e2cadc8ba724552531fac55464
treead664bf510f9207345692ad28e58710581ab504d
parent044239b0a1fbdcccefafe1dab5f9c21e5a2a9150
Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN.

The change in the output is going to become more general than just saying
"changed", so let's make the variable name more general too.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-add.c
builtin-reset.c
cache.h
read-cache.c