aboutsummaryrefslogtreecommitdiffstats
path: root/Library/ENV/4.3
diff options
context:
space:
mode:
authorMike McQuaid2014-09-24 21:35:07 -0700
committerMike McQuaid2014-10-02 16:03:23 -0700
commitd08bc3261df550eb4c4b324b7458dc21d8f108aa (patch)
tree8459d2c99c5292519a9e5047f7e0379d441b3064 /Library/ENV/4.3
parent2496da48b34ee183b6873e090e91b0adf87cb674 (diff)
downloadhomebrew-d08bc3261df550eb4c4b324b7458dc21d8f108aa.tar.bz2
Move SCM wrappers from Contributions to ENV/scm.
Closes #32615. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/ENV/4.3')
l---------Library/ENV/4.3/git2
l---------Library/ENV/4.3/svn2
2 files changed, 2 insertions, 2 deletions
diff --git a/Library/ENV/4.3/git b/Library/ENV/4.3/git
index 96b4ab213..ba71181a5 120000
--- a/Library/ENV/4.3/git
+++ b/Library/ENV/4.3/git
@@ -1 +1 @@
-../../Contributions/cmd/git \ No newline at end of file
+../scm/git \ No newline at end of file
diff --git a/Library/ENV/4.3/svn b/Library/ENV/4.3/svn
index b20ea6a2a..e1231dfaa 120000
--- a/Library/ENV/4.3/svn
+++ b/Library/ENV/4.3/svn
@@ -1 +1 @@
-../../Contributions/cmd/svn \ No newline at end of file
+../scm/svn \ No newline at end of file