[PATCH] Add git-relink-script to fix up missing hardlinks
authorRyan Anderson <redacted>
Sun, 26 Jun 2005 18:15:16 +0000 (14:15 -0400)
committerLinus Torvalds <redacted>
Sun, 26 Jun 2005 20:11:59 +0000 (13:11 -0700)
commit102fc37f3b3d213841d4cff47a75d385824a3027
tree6d500c6c6fd4fa055fb9440c183337764e90dffe
parent042a4ed7c51f909fa53a8fa2f1024a1938812f27
[PATCH] Add git-relink-script to fix up missing hardlinks

This will scan 2 or more object repositories and look for common objects, check
if they are hardlinked, and replace one with a hardlink to the other if not.

This version warns when skipping files because of size differences, and
handle more than 2 repositories automatically.

Signed-off-by: Ryan Anderson <redacted>
Cheered-on-by: Jeff Garzik <redacted>
Acked-by: Junio C Hamano <redacted>
Signed-off-by: Linus Torvalds <redacted>
Makefile
git-relink-script [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT