Gitea 的首要目标是创建一个极易安装,运行非常快速,安装和使用体验良好的自建 Git 服务。项目采用 Go 作为后端语言,只要生成一个可执行程序即可。并且他还支持跨平台,支持 Linux、 macOS 和 Windows 以及各种架构,除了x86、amd64,还包括 ARM 和 PowerPC 。
Gitea 1.4.0 版本已发布,该版本包含大量改进和修复,重点包括:
Drop deprecated GOGS_WORK_DIR use
Fix API status code for hook creation
Serve .patch and .diff for pull requests
Add repo-sync-releases admin command
Support default private when creating or migrating repository
Writable deploy keys
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge
Added progressbar for issues with checkboxes
Mention completion for issue editor
Add 'mark all read' option to notifications
Git LFS lock api
Add reactions to issues/PR and comments
Add dingtalk webhook
Responsive view
软件详情:https://github.com/go-gitea/gitea/releases/tag/v1.4.0
下载地址:https://gitee.com/gitea/gitea
来自:开源中国社区