Gitea 1.3.0 版本已发布。Gitea 的首要目标是创建一个极易安装,运行非常快速,安装和使用体验良好的自建 Git 服务。项目采用 Go 作为后端语言,只要生成一个可执行程序即可。并且他还支持跨平台,支持 Linux、 macOS 和 Windows 以及各种架构,除了x86、amd64,还包括 ARM 和 PowerPC。
部分更新如下:
BREAKING
Make URL scheme unambiguous
FEATURE
Add branch overiew page
Code/repo search
Add Activity page to repository
Issue Timetracking
Add orgmode document type on file view and readme
Add external markup render support
Implementation of discord webhook
Webhooks for repo creation/deletion
Complete push webhooks
Add possibility to record branch information in an issue
Create new branch from branch selection dropdown
Implementation of all repositories of a user from user->settings
Add LFS object verification step after upload
Configurable SSH cipher suite
Disable custom Git Hooks globally via configuration file
Sync releases table with tags on push and for mirrors
软件详情:https://github.com/go-gitea/gitea/releases/tag/v1.3.0
下载地址:http://git.oschina.net/mirrors/gitea
来自:开源中国社区

