From 4ed7b27f167ec35b8b61719fb851bbd990711e3f Mon Sep 17 00:00:00 2001 From: znmz Date: Wed, 3 Jun 2026 20:01:10 +0200 Subject: [PATCH] alphabetize Alternative Version Control Servers (#900) - As per updated Style Guide, Alternatives section should also be alphabetized. - Also added ToC entry for Alternative Version Control Systems Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/900 Reviewed-by: Admin --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c7931d..a4676bc 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question * [Alternative Unified Push Distributors](#alternative-unified-push-distributors) * [Version Control](#version-control) * [Version Control Clients and Tooling](#version-control-clients-and-tooling) + * [Alternative Version Control Systems](#alternative-version-control-systems) * [Version Control Servers](#version-control-servers) * [Alternative Version Control Servers](#alternative-version-control-servers) * [Virtualization](#virtualization) @@ -1631,8 +1632,8 @@ This section is strictly for software implementing a core set of UNIX-like utili > [!Note] > #### Alternative Version Control Servers -> - [Forgejo](https://codeberg.org/forgejo/forgejo) (self-hosted; [bans LLMs](https://forgejo.org/2026-03-monthly-report/#ai-agreement)) > - [Codeberg](https://codeberg.org/) (hosted Forgejo) +> - [Forgejo](https://codeberg.org/forgejo/forgejo) (self-hosted; [bans LLMs](https://forgejo.org/2026-03-monthly-report/#ai-agreement)) > - [Sourcehut](https://sourcehut.org/) (self-hosted; provides a hosted option) ## Virtualization