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

fix: force remote name origin when using remotes #830

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented Sep 30, 2024

Closes #826

🔧 Summary

  • Add --origin origin for the git clone of the remotes. This ignores the defaultRemoteName setting.

@mrexox mrexox marked this pull request as ready for review September 30, 2024 07:51
@mrexox mrexox merged commit 9be9ab0 into evilmartians:master Sep 30, 2024
11 checks passed
@mrexox mrexox deleted the fix/force-remote-name-origin-when-using-remotes branch September 30, 2024 07:52
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.

clone.defaultRemoteName in .gitconfig causes remote configurations to fail
1 participant