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

Fix issue when .git file has absolute path #545

Merged
merged 1 commit into from
Sep 28, 2018
Merged

Fix issue when .git file has absolute path #545

merged 1 commit into from
Sep 28, 2018

Conversation

leigh-ols
Copy link

Q A
Branch master for features and deprecations
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Documented? no

In the rare instance that a person has an absolute path in their .git file, grumphp fails to handle the issue.
This one-liner ensures that the path is always parsed as relative first.

@veewee veewee added this to the Version 0.14.3 milestone Sep 28, 2018
@veewee
Copy link
Contributor

veewee commented Sep 28, 2018

Thanks for the PR @leigh-ols !

@veewee veewee merged commit be5da30 into phpro:master Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants