April 11, 2018
9:25 p.m.
Yes, sorry, of course technically you can use https access to push as well, I just didn't use it for that purpose for long as I always use ssh for that and so only use of https was to read public repos without need for authorization. On April 11, 2018 11:21:29 PM GMT+02:00, "Peter Uhnák" <i.uhnak@gmail.com> wrote:
The con is the âread-onlyâ
They are _not_ read-only. If you want to push, they will use http auth for authentication. (Obviously you need an account for pushing, but that's given.)
Peter