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

[4.x] Use the configured Git binary in commands #9793

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request tweaks the Git commands in our default git.php config file, so the configured binary is used for Git commands.

Currently, the path to a custom Git binary has to be provided for in both the binary option and these two commands.

Closes #9767.

@jasonvarga jasonvarga merged commit 770dc48 into 4.x Mar 28, 2024
36 checks passed
@jasonvarga jasonvarga deleted the use-configured-git-binary-in-commands branch March 28, 2024 17:59
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.

Git committing fails in nix environment
2 participants