Welcome to sr.ht! We have lots of helpful tutorials to introduce you to our platform and get you productive as soon as possible.
This tutorial is recommended as the first stop for any new user.
Get started hereLooking to contribute to an existing project? Most projects on sr.ht accept contributions via email. Check out our interactive tutorial for git-send-email.
Read moreReady to set up your own projects? Make sure to read this short introduction to understand how projects are organized on SourceHut.
Read moreRunning your first few jobs on our continuous integration platform, builds.sr.ht.
Read moregit-rebase is a crucial tool in the toolbelt of the productive git user. Our comprehensive reference demystifies it.
Read morecommit b4f6f2f5e033bbe77b2a697526c7cd9254165781 Author: Phil Hagelberg <[email protected]> Date: 2026-04-11T12:23:52-07:00 Clarify in build manifests that tasks can be a list of dictionaries. All the examples give this as a list of dictionaries, and all my own manifests do this, so the existing documentation could be wrong about it accepting a list of strings. I've left it in, but if this is wrong then the mention of list of strings should be removed.