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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix exception when Git is autoloaded #594

Merged
merged 1 commit into from Aug 19, 2022
Merged

Fix exception when Git is autoloaded #594

merged 1 commit into from Aug 19, 2022

Conversation

jcouball
Copy link
Member

Signed-off-by: James Couball jcouball@yahoo.com

Your checklist for this pull request

馃毃Please review the guidelines for contributing to this repository.

  • Ensure all commits include DCO sign-off.
  • Ensure that your contributions pass unit testing.
  • Ensure that your contributions contain documentation if applicable.

Description

Fixes #564.

Does not fetch the current git version number until a Git::Lib instance is created. This avoids creating threads to shell out commands during code loading which caused autoload to break.

Signed-off-by: James Couball <jcouball@yahoo.com>
@jcouball jcouball merged commit 8279298 into master Aug 19, 2022
@jcouball jcouball deleted the fix_autoload branch August 19, 2022 21:12
@jcouball jcouball mentioned this pull request Dec 14, 2022
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.

git-1.10.2 broken autoload
1 participant