]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Retire info/rev-cache
authorJunio C Hamano <junkio@cox.net>
Wed, 14 Sep 2005 20:08:55 +0000 (13:08 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 15 Sep 2005 19:46:31 +0000 (12:46 -0700)
commit0f56479d7325083953be36b8c8ee90380ff27f92
tree6fcc320ce76ff96dab81dad33ea4e1f97dfd8194
parent53764ee43defda7109fe547f471eac54c4e8b3d6
Retire info/rev-cache

It was one of those things that were well intentioned but did not turn
out to be useful in practice.

Signed-off-by: Junio C Hamano <junkio@cox.net>
12 files changed:
.gitignore
Documentation/git-build-rev-cache.txt [deleted file]
Documentation/git-show-rev-cache.txt [deleted file]
Documentation/git-update-server-info.txt
Documentation/git.txt
Documentation/repository-layout.txt
Makefile
build-rev-cache.c [deleted file]
rev-cache.c [deleted file]
rev-cache.h [deleted file]
server-info.c
show-rev-cache.c [deleted file]