commit | 6f42f89c1f7030d1101f08bf56d06cc2b6828b83 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sun Dec 04 22:52:19 2005 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Sun Dec 04 23:19:31 2005 -0800 |
tree | 53bc06eaaeaa04c25e508279ffea77362985bffd | |
parent | 1494e03888d084aa1da265f8534d235461b3fc91 [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>