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

Quote git_binary so git-up doesn't fail when git path contains spaces. #107

Closed
wants to merge 1 commit into from
Closed

Conversation

jeremywiebe
Copy link

This PR adds quoting around the git_binary when rebasing. I have multiple versions of Xcode installed and one was at /Applications/Xcode 6.4/ Grit picks up the version of git installed with Xcode and when the path contains spaces, rebasing fails. Quoting the binary path fixes this problem.

@jeremywiebe jeremywiebe deleted the patch-1 branch October 25, 2019 16:28
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.

1 participant