Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Support Git >=2.21 #1884

Merged
merged 1 commit into from
Apr 1, 2019
Merged

Support Git >=2.21 #1884

merged 1 commit into from
Apr 1, 2019

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Apr 1, 2019

In git <=2.20 the error started with an uppercase, in 2.21 this was
changed to be consistent with all other die() and error() messages,
casting it to lowercase enables support for both versions.

Ref: git/git@0b9c3af

In git <=2.20 the error started with an uppercase, in 2.21 this was
changed to be consistent with all other die() and error() messages,
casting it to lowercase enables support for both versions.

Ref: git/git@0b9c3af
@hiddeco hiddeco requested a review from 2opremio April 1, 2019 10:53
@hiddeco hiddeco changed the title Cast error msg to lowercase to support Git 2.21 Support Git >=2.21 Apr 1, 2019
@2opremio
Copy link
Contributor

2opremio commented Apr 1, 2019

Awesome! Thanks @hiddeco !!

@hiddeco hiddeco merged commit bd7a91e into master Apr 1, 2019
@hiddeco hiddeco deleted the bug/support-git-221 branch April 1, 2019 11:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants