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

Prevent unknown option with git commands #260

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Prevent unknown option with git commands #260

merged 1 commit into from
Mar 3, 2023

Conversation

zepfietje
Copy link
Contributor

When running the laravel new command in certain environments, unsupported options are added to git commands.
This PR fixes that issue by excluding them just like was already done for chmod.

@taylorotwell taylorotwell merged commit 22f232c into laravel:master Mar 3, 2023
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.

2 participants