转载

Gogs v0.10.8 发布,一款极易搭建的自助 Git 服务

Gogs v0.10.8 发布,一款极易搭建的自助 Git 服务

 

一款极易搭建的自助 Git 服务。主要特点:

  • 易安装
    您除了可以根据操作系统平台下载 二进制运行,还可以通过 Docker 或 Vagrant,以及 包管理 安装。
  • 跨平台
    任何 Go 语言 支持的平台都可以运行 Gogs,包括 Windows、Mac、Linux 以及 ARM。
  • 轻量级
    一个廉价的树莓派的配置足以满足 Gogs 的最低系统硬件要求。有些用户甚至还将 Gogs 运行在 NAS 设备上。
  • 开源化
    所有的代码都开源在 GitHub 上,赶快加入我们来共同发展这个伟大的项目!

更新日志

Bug 修复

  • Git hooks do not work on Windows mws version
  • link contains an image does not point to the correct URL #2636
  • Web editor cannot create branch with slash #3568
  • Cannot clone a repository without .git suffix #4189
  • Git hook working directory is not repository directory #4225
  • Regression on go get support #4226
  • Webhook Skip TLS Verify setting doesn't take effect #4228

Improvements

  • Use text/html as default email content encoding and use [mailer] USE_PLAIN_TEXT to disable it
  • Able to perform initial commit on behave of actual user
  • Support Gogs-related environment variables for Git hooks #4094

下载

本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/49820458

正文到此结束
Loading...