hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9.3K
active users

On my quasi-blog: "Git without a forge"

chiark.greenend.org.uk/~sgtath

Most of my projects are hosted in bare git repositories on the web, and not on a forge site. I talk a bit about this: ways to send patches to a project like that (and which I personally prefer), and reasons why I haven't (yet?) changed my arrangements.

www.chiark.greenend.org.ukGit without a forge

@simontatham While I'm not at all trying to persuade you to use GitLab, I thought it might be worth mentioning that everything in the "You get a workflow imposed on you" section is mistaken, at least for GitLab. You can turn most features on and off, including whether issues or merge requests are enabled for a given repository. For example, repositories on Debian's GitLab instance frequently have issues disabled to avoid duplicating the Debian bug tracking system.

Simon Tatham

@cjwatson thank you, I had indeed not known that! I've added a note to that section.