diff options
author | Fredrik Kuivinen <freku045@student.liu.se> | 2005-11-08 00:19:44 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-07 17:13:10 -0800 |
commit | d1745afa2f062764b075300bda06aac1402dfcf6 (patch) | |
tree | a09a7bcec1d086d584d56b1747165d1c6576ef6f /index-pack.c | |
parent | 52963a7a3fad7f3da7b4ec49824d92338a2ab668 (diff) | |
download | git-d1745afa2f062764b075300bda06aac1402dfcf6.tar.gz |
merge-recursive: Only print relevant rename messages
It isn't really interesting to know about the renames that have
already been committed to the branch you are working on. Furthermore,
the 'git-apply --stat' at the end of git-(merge|pull) will tell us
about any renames in the other branch.
With this commit only renames which require a file-level merge will
be printed.
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'index-pack.c')
0 files changed, 0 insertions, 0 deletions