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

Update go get to use git_for_windows_native_path logic #187

Closed
mbland opened this issue Aug 27, 2017 · 0 comments
Closed

Update go get to use git_for_windows_native_path logic #187

mbland opened this issue Aug 27, 2017 · 0 comments
Assignees
Milestone

Comments

@mbland
Copy link
Owner

mbland commented Aug 27, 2017

Depends on #186. During the course of #180, I realized the real solution to the Git for Windows native path translation problem. I need to update the go get command and its test by using git_for_windows_native_path.

@mbland mbland added this to the v1.7.0 milestone Aug 27, 2017
@mbland mbland self-assigned this Aug 27, 2017
mbland added a commit that referenced this issue Sep 2, 2017
Closes #187. Part of #186. Replaces `git_for_windows_native_path` and
updates the interface to print to a result variable rather than standard
output, avoiding a subshell when no conversion takes place.
mbland added a commit that referenced this issue Sep 2, 2017
Closes #187. Part of #186. Replaces `git_for_windows_native_path` and
updates the interface to print to a result variable rather than standard
output, avoiding a subshell when no conversion takes place.
mbland added a commit that referenced this issue Sep 2, 2017
lib/portability: Add @go.native_file_path_or_url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant