Skip to content

Fix exception when Git is autoloaded#594

Merged
jcouball merged 1 commit into
masterfrom
fix_autoload
Aug 19, 2022
Merged

Fix exception when Git is autoloaded#594
jcouball merged 1 commit into
masterfrom
fix_autoload

Conversation

@jcouball

Copy link
Copy Markdown
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