mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 22:57:07 +02:00
Expand Version Control Section (#398)
This reformats the version control table and adds a few more distributed version control systems as alternatives. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/398 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org> Co-authored-by: perditionecessaria <perditionecessaria@noreply.codeberg.org> Co-committed-by: perditionecessaria <perditionecessaria@noreply.codeberg.org>
This commit is contained in:
parent
5a6709ee5f
commit
f79ca9ea92
1 changed files with 12 additions and 5 deletions
17
README.md
17
README.md
|
|
@ -851,11 +851,18 @@ This is for both social media websites and apps.
|
|||
|
||||
### Version Control Clients and Tooling
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [Sapling](https://github.com/facebook/sapling) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/facebook/sapling/tree/0298ebd8e7/eden), [2](https://github.com/facebook/sapling/blob/ddbd9814bc/eden/scm/.claude/settings.json#L9)) | [Game of Trees] |
|
||||
| [Git](https://git-scm.com/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/git/git/pull/2189), [2](https://github.com/git/git/commit/fb1b786ebfab18b851ce1fa94d5063daf11f647f)) | [Game of Trees] |
|
||||
| [Jujutsu](https://www.jj-vcs.dev/latest/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://discord.com/channels/968932220549103686/1458877549034864703), [2](https://github.com/jj-vcs/jj/pull/9076), [3](https://github.com/jj-vcs/jj/pull/9083), [4](https://github.com/jj-vcs/jj/pull/8571)) | [Game of Trees] |
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|---|:---:|---|
|
||||
| [Git](https://git-scm.com/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/git/git/pull/2189), [2](https://github.com/git/git/commit/fb1b786ebfab18b851ce1fa94d5063daf11f647f)) |
|
||||
| [Jujutsu](https://www.jj-vcs.dev/latest/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://discord.com/channels/968932220549103686/1458877549034864703), [2](https://github.com/jj-vcs/jj/pull/9076), [3](https://github.com/jj-vcs/jj/pull/9083), [4](https://github.com/jj-vcs/jj/pull/8571)) |
|
||||
| [Sapling](https://github.com/facebook/sapling) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/facebook/sapling/tree/0298ebd8e7/eden), [2](https://github.com/facebook/sapling/blob/ddbd9814bc/eden/scm/.claude/settings.json#L9)) |
|
||||
|
||||
> [!Note]
|
||||
> #### Alternative Version Control Systems
|
||||
> * [Game of Trees]
|
||||
> * [Mercurial](https://www.mercurial-scm.org/)
|
||||
> * [Fossil](https://www.fossil-scm.org/)
|
||||
> * [BitKeeper](https://github.com/bitkeeper-scm/bitkeeper)
|
||||
|
||||
## Virtualization
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue