author | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Sep 2005 20:15:53 +0000 (13:15 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 15 Sep 2005 19:46:32 +0000 (12:46 -0700) | ||
commit | 60d0526aaa5d29589420bfadd0623ec878c5edf3 | |
tree | bd9981dbdede66822e1aca6fe0a4dc1daeb46b40 | tree | snapshot |
parent | 0f56479d7325083953be36b8c8ee90380ff27f92 | commit | diff |
Unoptimize info/refs creation.
The code did not catch the case where you removed an existing ref
without changing anything else. We are not talking about hundreds of
refs anyway, so remove that optimization.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The code did not catch the case where you removed an existing ref
without changing anything else. We are not talking about hundreds of
refs anyway, so remove that optimization.
Signed-off-by: Junio C Hamano <junkio@cox.net>
server-info.c | diff | blob | history |