aboutsummaryrefslogtreecommitdiffstats
path: root/Library/ENV/4.3/git
AgeCommit message (Collapse)Author
2013-02-18Contributions: fix soft link that not refer current file.mbcoguno
a6324cb forget fix soft link in ENV folder, it cause superenv use Apple provided git and svn. Closes #17927. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-11-02superenv: Builds need to use the right git/svn tooMax Howell
stdenv already works as Contributions/cmds is in the path already. This is safe to do because OS X already has git and svn in the PATH if you have the CLT installed. So we should definitely ensure we use the right versions. Fixes #15783.