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

Only load git library when needed. #1753

Closed
wants to merge 2 commits into from
Closed

Only load git library when needed. #1753

wants to merge 2 commits into from

Conversation

jordansissel
Copy link
Owner

This should fix #1748 and #1751.

Also adds a missing changelog entry for 1.12.0

This is necessary because `require "git"` (at time of writing) will
error if the `git` program is not available.

Upstream (ruby git) issue:
ruby-git/ruby-git#311

Related fpm issues: #1748, #1751
@jordansissel
Copy link
Owner Author

cherry-picked 7531f61 from this branch into master.

@jordansissel
Copy link
Owner Author

4eed9d6 is the commit from this PR merged into master

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.

Recently broken build
1 participant