登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
Gitee 年度开源项目评选中~
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
0
小义的爸爸
/
git
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
v2.28.0.windows.1
Git for Windows v2.28.0
77982ca
2020-07-04 05:09
下载
v2.28.0-rc2.windows.1
Git for Windows v2.28.0-rc2
30db709
2020-07-04 05:09
下载
v2.28.0-rc1.windows.1
Git for Windows v2.28.0-rc1
25517c9
2020-07-04 05:09
下载
v2.28.0-rc0.windows.1
Git for Windows v2.28.0-rc0
3d77973
2020-07-04 05:09
下载
v2.27.0.windows.1
Git for Windows v2.27.0
907ab10
2018-06-07 14:45
下载
v2.27.0-rc2.windows.1
Git for Windows v2.27.0-rc2
2703017
2018-06-07 14:45
下载
v2.27.0-rc1.windows.1
Git for Windows v2.27.0-rc1
b9036e4
2018-06-07 14:45
下载
v2.27.0-rc1
Git 2.27-rc1
87680d3
2020-05-20 23:33
下载
v2.27.0-rc0.windows.1
Git for Windows v2.27.0-rc0
fb008e4
2018-06-07 14:45
下载
v2.14.4.windows.8
MinGit for Windows v2.14.4(8) Changes since MinGit v2.14.4(7) (April 20th 2020) Bug Fixes * A regression that was introduced by the backports of the CVE-2020-11008 patches was fixed: config keys of the form `credential.<partial-URL>.<key>` caused Git to `die()`.
2874c63
2020-04-23 03:23
下载
v2.21.0.windows.7
MinGit for Windows v2.21.0(7) Changes since MinGit v2.21.0(6) (April 20th 2020) Bug Fixes * A regression that was introduced by the backports of the CVE-2020-11008 patches was fixed: config keys of the form `credential.<partial-URL>.<key>` caused Git to `die()`.
75e00e1
2020-04-23 03:23
下载
v2.25.0.windows.4
MinGit for Windows v2.25.0(4) Changes since MinGit v2.25.0(3) (April 20th 2020) Bug Fixes * A regression that was introduced by the backports of the CVE-2020-11008 patches was fixed: config keys of the form `credential.<partial-URL>.<key>` caused Git to `die()`.
5885092
2020-04-23 03:23
下载
v2.23.0.windows.5
MinGit for Windows v2.23.0(5) Changes since MinGit v2.23.0(4) (April 20th 2020) Bug Fixes * A regression that was introduced by the backports of the CVE-2020-11008 patches was fixed: config keys of the form `credential.<partial-URL>.<key>` caused Git to `die()`.
8ed5f2d
2020-04-23 03:23
下载
v2.25.0.windows.3
MinGit for Windows v2.25.0(3) Changes since MinGit v2.25.0(2) (April 14th 2020) This release is to address a security issue: CVE-2020-11008 Bug Fixes * With a crafted URL that contains a newline or empty host, or lacks a scheme, the credential helper machinery can be fooled into providing credential information that is not appropriate for the protocol in use and host being contacted. Unlike the vulnerability CVE-2020-5260 fixed in v2.17.4, the credentials are not for a host of the attacker's choosing; instead, they are for some unspecified host (based on how the configured credential helper handles an absent "host" parameter). The attack has been made impossible by refusing to work with under-specified credential patterns. Credit for finding the vulnerability goes to Carlo Arenas.
c226ce2
2020-04-21 05:12
下载
v2.14.4.windows.7
MinGit for Windows v2.14.4(7) Changes since MinGit v2.14.4(6) (April 14th 2020) This release is to address a security issue: CVE-2020-11008 Bug Fixes * With a crafted URL that contains a newline or empty host, or lacks a scheme, the credential helper machinery can be fooled into providing credential information that is not appropriate for the protocol in use and host being contacted. Unlike the vulnerability CVE-2020-5260 fixed in v2.17.4, the credentials are not for a host of the attacker's choosing; instead, they are for some unspecified host (based on how the configured credential helper handles an absent "host" parameter). The attack has been made impossible by refusing to work with under-specified credential patterns. Credit for finding the vulnerability goes to Carlo Arenas.
f2ecda5
2020-04-21 05:12
下载
v2.21.0.windows.6
MinGit for Windows v2.21.0(6) Changes since MinGit v2.21.0(5) (April 14th 2020) This release is to address a security issue: CVE-2020-11008 Bug Fixes * With a crafted URL that contains a newline or empty host, or lacks a scheme, the credential helper machinery can be fooled into providing credential information that is not appropriate for the protocol in use and host being contacted. Unlike the vulnerability CVE-2020-5260 fixed in v2.17.4, the credentials are not for a host of the attacker's choosing; instead, they are for some unspecified host (based on how the configured credential helper handles an absent "host" parameter). The attack has been made impossible by refusing to work with under-specified credential patterns. Credit for finding the vulnerability goes to Carlo Arenas.
4a3449c
2020-04-21 05:12
下载
v2.23.0.windows.4
MinGit for Windows v2.23.0(4) Changes since MinGit v2.23.0(3) (April 14th 2020) This release is to address a security issue: CVE-2020-11008 Bug Fixes * With a crafted URL that contains a newline or empty host, or lacks a scheme, the credential helper machinery can be fooled into providing credential information that is not appropriate for the protocol in use and host being contacted. Unlike the vulnerability CVE-2020-5260 fixed in v2.17.4, the credentials are not for a host of the attacker's choosing; instead, they are for some unspecified host (based on how the configured credential helper handles an absent "host" parameter). The attack has been made impossible by refusing to work with under-specified credential patterns. Credit for finding the vulnerability goes to Carlo Arenas.
24313f6
2020-04-21 05:12
下载
v2.26.2.windows.1
Git for Windows v2.26.2
4267c88
2018-06-07 14:45
下载
v2.26.1.windows.1
Git for Windows v2.26.1
14af9f9
2018-06-07 14:45
下载
v2.26.0.windows.1
Git for Windows v2.26.0
9c98e1c
2018-06-07 14:45
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/csharphpython/git.git
git@gitee.com:csharphpython/git.git
csharphpython
git
git
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册