diff options
author | nodiscc <nodiscc@gmail.com> | 2023-05-17 13:47:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-17 13:47:44 +0000 |
commit | aa32a087cf6ac6908b59f2acb204dc4a28860948 (patch) | |
tree | 969ceeb76e10ef4af22f0553097e75a5674d44d4 | |
parent | remove EasyQuickImport (unmaintained since 2021, website down) (#3819) (diff) | |
download | awesome-selfhosted-aa32a087cf6ac6908b59f2acb204dc4a28860948.tar.gz awesome-selfhosted-aa32a087cf6ac6908b59f2acb204dc4a28860948.zip |
project management: remove link to awesome-sysadmin (#3831)
- awesome-sysadmin's `Code Review` section has been merged with `Software Development - Project Management`.
- ref. https://github.com/awesome-foss/awesome-sysadmin/pull/488
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1871,8 +1871,6 @@ Tools and software for [software project management](https://en.wikipedia.org/wi _Related: [Ticketing](#ticketing), [Task Management & To-do Lists](#task-management--to-do-lists)_ -_See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesome-sysadmin#code-review)_ - - [Bonobo Git Server](https://bonobogitserver.com/) - Set up your own self hosted git server on IIS for Windows. Manage users and have full control over your repositories with a nice user friendly graphical interface. ([Source Code](https://github.com/jakubgarfield/Bonobo-Git-Server)) `MIT` `C#` - [Cgit](https://git.zx2c4.com/cgit/about/) - A fast lightweight web interface for git repositories. ([Source Code](https://git.zx2c4.com/cgit/tree/)) `GPL-2.0` `C` - [Fossil](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki) - Distributed version control system featuring wiki and bug tracker. `BSD-2-Clause-FreeBSD` `C` |