Learn more about these different git repos.
Other Git URLs
It's been possible to do push via HTTPS using credentials or pagure token for a while now. In certain deployment scenarios (mainly in containerized ones), it is usually not possible (or at least not very easy) to offer SSH configured so that read/write access of Git repositories over SSH works.
It would be great if we could make sure that we don't need SSH or create a user expectation that SSH is required to commit into repositories.
Currently, the UI indicates that SSH is the (only) way to go in the following places:
We also require SSH for the following features:
Those features should be able to work without SSH.
Log in to comment on this ticket.