mbland / go-script-bash

Framework for writing modular, discoverable, testable Bash scripts
ISC License
95 stars 16 forks source link

Update `go get` to use `git_for_windows_native_path` logic #187

Closed mbland closed 7 years ago

mbland commented 7 years ago

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.