Opened 16 years ago

Last modified 13 years ago

#13601 closed defect

git-core hard link — at Initial Version

Reported by: julien.thewys@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 2.0.0
Component: base Version: 1.5.2
Keywords: tcl hard link Cc:
Port: git-core

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.