Since yesterday a lot of users in Europe found their workflows failing due to Github seemingly randomly throwing HTTP/401 on git clone/git pull when interacting with public repos without authentication.

It was now confirmed by staff member that this indeed is intentional and no further steps are planned at this point.

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 4 days ago* (last edited 2 days ago) (1 child)

Codeberg only targets a subset of projects. For example, I no longer want most of my self-written code to be publicly available, but Codeberg only supports public repos.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 4 days ago (1 child)

    Codeberg allows private repositories: https://docs.codeberg.org/collaborating/repo-permissions/

    If you do not want anyone (apart from your fellow collaborators) to see your repositories, mark your repository as "Private".

    https://docs.codeberg.org/getting-started/first-repository/

    Repositories are either public or private, where public means that everyone will be able to access your repository, while your private repositories can only be accessed by you and your collaborators (see Invite Collaborators).

  • source
  • parent
  • hideshow 2 child comments