Skip to content

clone: re-use the local transport's path resolution #2399

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

Merged
merged 1 commit into from
Jun 3, 2014

Conversation

carlosmn
Copy link
Member

@carlosmn carlosmn commented Jun 3, 2014

Whe already worked out the kinks with the function used in the local
transport. Expose it and make use of it in the local clone method
instead of trying to work it out again.

Whe already worked out the kinks with the function used in the local
transport. Expose it and make use of it in the local clone method
instead of trying to work it out again.
@kitbellew
Copy link
Contributor

@carlosmn just to clarify: you no longer need to handle the case of relative paths?

@carlosmn
Copy link
Member Author

carlosmn commented Jun 3, 2014

create_and_configure_origin makes sure to get the full path.

vmg pushed a commit that referenced this pull request Jun 3, 2014
clone: re-use the local transport's path resolution
@vmg vmg merged commit 90befde into development Jun 3, 2014
@kitbellew
Copy link
Contributor

Thanks a lot.

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