remove GNU Bazaar (website down/timeout)

This commit is contained in:
nodiscc 2023-09-04 13:44:45 +02:00
parent f72549ff99
commit 10fcec620b
No known key found for this signature in database
GPG Key ID: 067FC4266A4B6909
1 changed files with 0 additions and 1 deletions

View File

@ -657,7 +657,6 @@ Software versioning and revision control.
- [Darcs](http://darcs.net/) - Cross-platform version control system, like git, mercurial or svn but with a very different approach: focus on changes rather than snapshots. ([Source Code](https://darcs.net/releases/)) `GPL-2.0` `Haskell`
- [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking. ([Source Code](https://www.fossil-scm.org/home/dir?ci=trunk)) `BSD-2-Clause` `C`
- [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed. ([Source Code](https://github.com/git/git)) `GPL-2.0` `C`
- [GNU Bazaar](http://bazaar.canonical.com/) - Distributed revision control system sponsored by Canonical.
- [Mercurial](https://www.mercurial-scm.org/) - Another distributed revision control.
- [Subversion](http://subversion.apache.org/) - Client-server revision control system.