diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-01-14 00:28:33 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-14 12:20:39 -0800 |
commit | 63889639bbb47399b5ede784b1afe48679d52bb2 (patch) | |
tree | 9d40d4a6e1f0765056d29e953ec4080dc74c7f6e /archive.h | |
parent | f4b6c6b90fdce12d69e4ad80ff6082405ec8cfb8 (diff) | |
download | git-63889639bbb47399b5ede784b1afe48679d52bb2.tar.gz |
Remove unnecessary call_depth parameter in merge-recursive.
Because the output_indent always matches the call_depth value
there is no reason to pass around the call_depth to the merge
function during each recursive invocation.
This is a simple refactoring that will make the code easier to
follow later on as I start to add output verbosity controls.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'archive.h')
0 files changed, 0 insertions, 0 deletions