Skip to content

Add support for git 2.25 and ruby 2.7 #463

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

Merged
merged 3 commits into from
Apr 5, 2020

Conversation

terceiro
Copy link
Contributor

@terceiro terceiro commented Apr 4, 2020

I made these changes while preparing a new upload of ruby-git for Debian.

The last commit is not necessarily related to supporting the new git and ruby, but it has no effect for upstream developers while making the life of downstream maintainers easier. Please consider accepting it as well, but if not I can drop it from this PR.

terceiro added 3 commits April 4, 2020 17:18
Signed-off-by: Antonio Terceiro <asa@terceiro.xyz>
On git 2.20, that '--' gets ignored, but on newer versions, at least
from git 2.25+, it gets into the stash message.

Signed-off-by: Antonio Terceiro <asa@terceiro.xyz>
Rakefile loads git.gemspec which already adds lib/ to the $LOAD_PATH.
This also makes it possible to run the tests against the library
installed system-wide.

Signed-off-by: Antonio Terceiro <asa@terceiro.xyz>
Copy link
Member

@jcouball jcouball left a comment

Choose a reason for hiding this comment

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

Looks good.

@jcouball jcouball merged commit 2b9629d into ruby-git:master Apr 5, 2020
@terceiro terceiro deleted the git-2.5-ruby-2.7 branch April 5, 2020 23:18
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.

2 participants