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

Have repo auto-detection lazily load repository libraries #136

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

dafyddcrosby
Copy link
Contributor

Addresses #130
This changes the default behavior of auto-detection from git to hg, so that rugged isn't loaded unless it's testing for a git repository.

This changes the default behavior of auto-detection from git to hg, so that
rugged isn't loaded unless it's testing for a git repository.
dafyddcrosby added a commit to dafyddcrosby/taste-tester that referenced this pull request Nov 29, 2023
This change is in anticipation of
facebook/between-meals#136, where we only load a class
if it's actually in use (ie this allows operation without the rugged gem)
@joshuamiller01 joshuamiller01 merged commit 396dd8f into facebook:main Nov 29, 2023
5 checks passed
Babar pushed a commit to Babar/taste-tester that referenced this pull request Apr 21, 2024
This change is in anticipation of
facebook/between-meals#136, where we only load a class
if it's actually in use (ie this allows operation without the rugged gem)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants