Florian Muellner
Florian Muellner
Unlike commits, the todo list of an interactive rebase is not free-form. We could therefore do better than just popping up an editor like git does, and instead have a...
GSettings schemas are commonly created from a template file to substitute the gettext-domain at build time. If such a schema needs to be compiled for unit tests, it is currently...
This seems to be fallout from the client-go port: ```sh $ lab issue list 2025/04/03 14:44:29 ERROR: issue_list.go:124: issueAssigneeID (%!s(*gitlab.AssigneeIDValue=)) cannot be converted to int $ lab issue list --assignee...