Skip to content

Conversation

@arichardson
Copy link

This ensures that pushing works even when users have configured their global gitconfig to always use SSH for pushing: using the entry url.git@github.com:.pushinsteadof=https://github.com/

See #241

@arichardson arichardson changed the title git2: require https and ssh features git2: allow pushing via ssh Sep 22, 2025
@arichardson
Copy link
Author

ping? Does this look sensible?

This ensures that pushing works even when users have configured their
global gitconfig to always use SSH for pushing: using the entry
`url.git@github.com:.pushinsteadof=https://github.com/`
Copy link
Owner

@spacedentist spacedentist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to merge this - if you can just do the one change in the comments.

@arichardson
Copy link
Author

Happy to merge this - if you can just do the one change in the comments.

Thanks for the suggestion, added another commit to have clippy enforce this.

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