git-core hard link

jt julien.thewys at gmail.com
Sat Dec 15 06:56:43 PST 2007


Hello,

Just installed macports and git-core on 10.5 .
I can see that lots of generated bin are just the same file:

cd /opt/local/bin;
for i in git-*; do diff -qs $i git-tag; done | grep identical | wc

Some "cp" could be replaced by "ln" in the build process.

Thanks for the port!

-- 
jt



More information about the macports-dev mailing list