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 Makefile Git_Bash info get on windows #121

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

texousliu
Copy link
Contributor

Optimizing fetching of Git_Bash on Windows has issues with multipath and path escape characters

Optimizing fetching of Git_Bash on Windows has issues with multipath and path escape characters
@texousliu
Copy link
Contributor Author

or like this: Git_Bash=$(subst ,/,$(subst cmd,bin\bash.exe,$(dir $(shell where git | grep cmd | head -n 1))))

@tonybase tonybase merged commit 5e0ce94 into go-kratos:main Nov 10, 2022
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.

None yet

2 participants