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

[5.x] Reference git binary as a variable, rather than config setting #10134

Merged
merged 1 commit into from
May 21, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request attempts to fix #10102, where the binary wasn't being correctly pulled through to the commands in the Git config.

I'm not quite sure how I didn't notice this originally but it seems like referencing config settings in the same config file doesn't work so this PR references the binary as a variable instead, which in my testing seems to work.

Once this has been merged, I can copy the change over to statamic/statamic.

Fixes #10102.
Related: #9793.

@jasonvarga jasonvarga changed the title [5.x] Reference binary as a variable, rather than config setting [5.x] Reference git binary as a variable, rather than config setting May 21, 2024
@jasonvarga jasonvarga merged commit cde0205 into 5.x May 21, 2024
32 checks passed
@jasonvarga jasonvarga deleted the fix-git-config-issue branch May 21, 2024 18:47
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 autocommitting broken on a fresh install of Statamic
2 participants