Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
utils: add RelativeURL function #191
Conversation
|
|
|
LGTM. I'd consider documenting or asserting that the input paths are normalised. |
|
|
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-utils |
added a commit
that referenced
this pull request
Jan 21, 2016
jujubot
merged commit fc8c377
into
juju:master
Jan 21, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rogpeppe commentedJan 21, 2016
This is the inverse of URL.ResolveReference, useful for calculating
a relative URL when needed.
(Review request: http://reviews.vapour.ws/r/3591/)