Skip to content

add committer fallback for fetch #2048

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ralphmodales
Copy link
Contributor

Fixes #2040

This PR extends the existing committer fallback logic from clone operation to fetch operation. When no committer is configured, fetch now uses the same dummy values as the clone.

@ralphmodales ralphmodales force-pushed the fetch-without-commiter-config branch from e5a734f to 62e4bab Compare June 16, 2025 06:24
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.

gix fetch requires a configured user while git fetch does not
1 participant