Gogs v0.10.18 发布,一款极易搭建的自助 Git 服务
一款极易搭建的自助 Git 服务。主要特点:
- 易安装
您除了可以根据操作系统平台下载 二进制运行,还可以通过 Docker 或 Vagrant,以及 包管理 安装。
- 跨平台
任何 Go 语言 支持的平台都可以运行 Gogs,包括 Windows、Mac、Linux 以及 ARM。
- 轻量级
一个廉价的树莓派的配置足以满足 Gogs 的最低系统硬件要求。有些用户甚至还将 Gogs 运行在 NAS 设备上。
- 开源化
所有的代码都开源在 GitHub 上,赶快加入我们来共同发展这个伟大的项目!
更新日志
Bug 修复
- Last updated is not changed after syncing for mirror repositories #2807
- Regression Cannot edit or view draft release #4262
改进
- More webhook events
- Send notification emails to all issue participants #2929
- Whitelist users can bypass require pull request check for protected branches #4207
特征
- Able to view repository size in admin panel
- Support add attachments to releases #1614
- Repository branches page #2310
- Support Smartypants with config section
[smartypants]
#4162
下载
本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/2bc2c220
正文到此结束