15 Dec
2007
15 Dec
'07
2:56 p.m.
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