Last active
August 29, 2015 14:17
-
-
Save ThierryGoubier/20a3daf5582780d9e760 to your computer and use it in GitHub Desktop.
Loading from a Baseline in Repo1 with packages in Repo2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Metacello new | |
baseline: 'MonticelloFileTree'; | |
repository: #('http://smalltalkhub.com/mc/Pharo/Pharo40/main' 'http://smalltalkhub.com/mc/ThierryGoubier/MinimalBaselines40/main'); | |
load |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment