mirror of
https://github.com/YunoHost-Apps/gogs_ynh.git
synced 2024-09-03 20:36:23 +02:00
cleaning
This commit is contained in:
parent
1abcda8664
commit
7e06f1c697
2 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=Gogs (Go Git Service)
|
||||
Description=Gogs: Go Git Service
|
||||
After=syslog.target network.target mysql.service slapd.service redis.service
|
||||
|
||||
[Service]
|
||||
|
|
|
@ -3,7 +3,6 @@ Gogs (Go Git Service) is a git-based multiplatform forge written in Go. Its part
|
|||
### Features
|
||||
|
||||
- User dashboard, user profile and activity timeline.
|
||||
- User, organization and repository management.
|
||||
- Repository and organization webhooks, including Slack, Discord and Dingtalk.
|
||||
- Repository Git hooks, deploy keys and Git LFS.
|
||||
- Repository issues, pull requests, wiki, protected branches and collaboration.
|
||||
|
@ -11,4 +10,3 @@ Gogs (Go Git Service) is a git-based multiplatform forge written in Go. Its part
|
|||
- Web editor for quick editing repository files and wiki.
|
||||
- Jupyter Notebook and PDF rendering.
|
||||
- Authentication via SMTP, LDAP.
|
||||
- Customize HTML templates, static files and many others.
|
||||
|
|
Loading…
Add table
Reference in a new issue