From dd430a9e0d411bb730a64c83d67e295a3f399b8a Mon Sep 17 00:00:00 2001 From: hellfire103 Date: Tue, 16 Jun 2026 20:23:29 +0200 Subject: [PATCH] Add Darcs and Pijul as alternative version control systems (#998) ### Description of Changes This PR adds Darcs and Pijul as alternative version control systems Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/998 Reviewed-by: Ethical FOSS admin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7f00cff..8a6f1cb 100644 --- a/README.md +++ b/README.md @@ -1799,7 +1799,9 @@ This section is strictly for software implementing a core set of UNIX-like utili > [!Note] > #### Alternative Version Control Systems > * [BitKeeper](https://github.com/bitkeeper-scm/bitkeeper) +> * [Darcs](https://darcs.net/) > * [Game of Trees] +> * [Pijul](https://pijul.org/) ### Version Control Servers