author | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Dec 2005 06:52:19 +0000 (22:52 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Dec 2005 07:19:31 +0000 (23:19 -0800) | ||
commit | 6f42f89c1f7030d1101f08bf56d06cc2b6828b83 | |
tree | 53bc06eaaeaa04c25e508279ffea77362985bffd | tree | snapshot |
parent | 1494e03888d084aa1da265f8534d235461b3fc91 | commit | diff |
server-info.c: drop unused D lines.
We tried to compute pack interdependency information in
$GIT_DIR/objects/info/packs, hoping that dumb transports would
make use of it when choosing from multiple choice, but that has
never materialized, so stop computing D lines for now.
Signed-off-by: Junio C Hamano <junkio@cox.net>
We tried to compute pack interdependency information in
$GIT_DIR/objects/info/packs, hoping that dumb transports would
make use of it when choosing from multiple choice, but that has
never materialized, so stop computing D lines for now.
Signed-off-by: Junio C Hamano <junkio@cox.net>
server-info.c | diff | blob | history |