Comment by maple3142

6 years ago

A little bit off topic. I just wondering it support git write access over https? Not just read only.

No, write access is only supported over SSH, for security reasons. SSH key authentication is stronger than password authentication, and git.sr.ht doesn't have access to your password hash to check anyway.