Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add git reference option into Configure.pl #220

Merged
merged 1 commit into from Jan 26, 2015
Merged

Add git reference option into Configure.pl #220

merged 1 commit into from Jan 26, 2015

Conversation

atroxaper
Copy link
Contributor

Now we can use --git-reference= option to tell Configure.pl do not clone corresponding repo from the web but use the reference to existing local repo. It reduces time for configuring and increases disk space.

Now we can use --git-reference=<path> option to tell Configure.pl do not clone corresponding repo from the web but use the reference to existing local repo. It reduces time for configuring and increases disk space.
lizmat added a commit that referenced this pull request Jan 26, 2015
Add git reference option into Configure.pl
@lizmat lizmat merged commit 2080f6b into Raku:master Jan 26, 2015
--git-reference=<path>
Use --git-reference option to identify local path where git repositories are stored
For example: --git-reference=/home/user/repo/for_perl6
Folders 'nqp', 'moar', 'parrot' with corresponding git repos should be in for_perl6 folder
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/moar/MoarVM/ # see line 467

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants