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

Bugfix for relative path creation on win #939

Merged
merged 2 commits into from
Mar 12, 2015

Conversation

mgreter
Copy link
Contributor

@mgreter mgreter commented Mar 12, 2015

Do not try to create relative links if both files are
on different drives (no way to reference them relative).

Do not try to create relative links if both files are
on different drives (no way to reference them relative).
@mgreter mgreter added this to the 3.2 milestone Mar 12, 2015
@mgreter mgreter self-assigned this Mar 12, 2015
@mgreter mgreter changed the title Bugfix/relative paths on win Bugfix for relative path creation on win Mar 12, 2015
@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.72% when pulling 7b704d2 on mgreter:bugfix/relative-paths-on-win into e2ee39c on sass:master.

@QuLogic
Copy link
Contributor

QuLogic commented Mar 12, 2015

Was that second commit intended for this branch?

@mgreter
Copy link
Contributor Author

mgreter commented Mar 12, 2015

It's an example how to implement a plugin. Just had it laying around so I thought better to include it in the new contrib folder, than to have it wasted (I used it to verify the plugin implementation).

Additionally adds VERSION file to .gitignore
@mgreter mgreter force-pushed the bugfix/relative-paths-on-win branch from 7b704d2 to d3de957 Compare March 12, 2015 20:48
@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.72% when pulling d3de957 on mgreter:bugfix/relative-paths-on-win into e2ee39c on sass:master.

mgreter added a commit that referenced this pull request Mar 12, 2015
Bugfix for relative path creation on win
@mgreter mgreter merged commit dea27e5 into sass:master Mar 12, 2015
@mgreter mgreter deleted the bugfix/relative-paths-on-win branch April 6, 2015 17:13
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.

3 participants