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

Fix relative path finding (gobuffalo/buffalo#982) #55

Merged
merged 1 commit into from
Mar 25, 2018
Merged

Fix relative path finding (gobuffalo/buffalo#982) #55

merged 1 commit into from
Mar 25, 2018

Conversation

egonelbre
Copy link
Contributor

strings.TrimPrefix can give the wrong result with case-insensitive
paths. filepath.Rel usually works better.

strings.TrimPrefix can give the wrong result with case-insensitive
paths. filepath.Rel usually works better.
@markbates markbates merged commit 3402a16 into gobuffalo:master Mar 25, 2018
@markbates
Copy link
Member

Thanks!

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