author | Matthieu Moy <Matthieu.Moy@imag.fr> | |
Thu, 2 Sep 2010 11:57:33 +0000 (13:57 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 3 Sep 2010 16:31:28 +0000 (09:31 -0700) | ||
commit | dc1166e685dc54946ea4600e962e56a965962ec2 | |
tree | 32c6807e0344a44b108fa3382278af0f41b51ea7 | tree | snapshot |
parent | e935e62a0fd26ff1f29a98a4ca8fa693f42357a2 | commit | diff |
Move set_porcelain_error_msgs to unpack-trees.c and rename it
The function is currently dealing only with error messages, but the
intent of calling it is really to notify the unpack-tree mechanics that
it is running in porcelain mode.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The function is currently dealing only with error messages, but the
intent of calling it is really to notify the unpack-tree mechanics that
it is running in porcelain mode.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/checkout.c | diff | blob | history | |
builtin/merge.c | diff | blob | history | |
merge-recursive.c | diff | blob | history | |
merge-recursive.h | diff | blob | history | |
unpack-trees.c | diff | blob | history | |
unpack-trees.h | diff | blob | history |