登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
2025 Gitee 年度开源项目评选投票进行中,快为你的心仪项目助力!
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
0
db
/
git
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
2.4.0
9e6cd4b
2023-03-22 05:37
下载
查看发行版
v2.40.0.windows.1
Git for Windows v2.40.0 Changes since Git for Windows v2.39.2 (February 14th 2023) As announced previously, Git for Windows will drop support for Windows 7 and for Windows 8 in one of the next versions, following Cygwin's and MSYS2's lead (Git for Windows relies on MSYS2 for components such as Bash and Perl). Also following the footsteps of the MSYS2 and Cygwin projects on which Git for Windows depends, the 32-bit variant of Git for Windows is nearing its end of support. New Features * Comes with Git v2.40.0. * In the olden Git days, there were "dashed" Git commands (e.g. git-commit instead of git commit). These haven't been supported for interactive use in a really, really long time. But they still worked in Git aliases and hooks ("scripts"). Since Git v1.5.4 (released on February 2nd, 2008), it was discouraged/deprecated to use dashed Git commands even in scripts. As of this version, Git for Windows no longer supports these dashed commands. * Comes with tig v2.5.8. * Comes with Bash v5.2 patchlevel 15. * Comes with OpenSSL v1.1.1t. * Comes with GNU TLS v3.8.0. * Comes with cURL v7.88.1. * Comes with libfido2 v1.13.0. * Comes with Git Credential Manager v2.0.935. Bug Fixes * Some commands mishandled absolute paths near the drive root (e.g. scalar unregister C:/foo), which has been fixed. * When trying to call Cygwin (or for that matter, MSYS2) programs from Git Bash, users would frequently be greeted with cryptic error messages about a "cygheap" or even just an even more puzzling exit code 127. Many of these calls now succeed, allowing basic interactions. While it is still not possible for, say, Cygwin's vim.exe to interact with the Git Bash's terminal window, it is now possible for Cygwin's zstd.exe in conjuction with Git for Windows' tar.exe to handle .tar.zst archives.
1d90ca2
2018-06-07 14:45
下载
v2.40.0-rc2.windows.1
Git for Windows v2.40.0-rc2 Changes since Git for Windows v2.39.2 (February 14th 2023) As announced previously, Git for Windows will drop support for Windows 7 and for Windows 8 in one of the next versions, following Cygwin's and MSYS2's lead (Git for Windows relies on MSYS2 for components such as Bash and Perl). Also following the footsteps of the MSYS2 and Cygwin projects on which Git for Windows depends, the 32-bit variant of Git for Windows is nearing its end of support. New Features * Comes with Git v2.40.0-rc2. * In the olden Git days, there were "dashed" Git commands (e.g. git-commit instead of git commit). These haven't been supported for interactive use in a really, really long time. But they still worked in Git aliases and hooks ("scripts"). Since Git v1.5.4 (released on February 2nd, 2008), it was discouraged/deprecated to use dashed Git commands even in scripts. As of this version, Git for Windows no longer supports these dashed commands. * Comes with tig v2.5.8. * Comes with Bash v5.2 patchlevel 15. * Comes with OpenSSL v1.1.1t. * Comes with GNU TLS v3.8.0. * Comes with cURL v7.88.1. * Comes with libfido2 v1.13.0. * Comes with Git Credential Manager v2.0.935. Bug Fixes * Some commands mishandled absolute paths near the drive root (e.g. scalar unregister C:/foo), which has been fixed. * When trying to call Cygwin (or for that matter, MSYS2) programs from Git Bash, users would frequently be greeted with cryptic error messages about a "cygheap" or even just an even more puzzling exit code 127. Many of these calls now succeed, allowing basic interactions. While it is still not possible for, say, Cygwin's vim.exe to interact with the Git Bash's terminal window, it is now possible for Cygwin's zstd.exe in conjuction with Git for Windows' tar.exe to handle .tar.zst archives.
7c33321
2018-06-07 14:45
下载
v2.40.0-rc1.windows.1
Git for Windows v2.40.0-rc1 Changes since Git for Windows v2.39.2 (February 14th 2023) As announced previously, Git for Windows will drop support for Windows 7 and for Windows 8 in one of the next versions, following Cygwin's and MSYS2's lead (Git for Windows relies on MSYS2 for components such as Bash and Perl). Also following the footsteps of the MSYS2 and Cygwin projects on which Git for Windows depends, the 32-bit variant of Git for Windows is nearing its end of support. New Features * Comes with Git v2.40.0-rc1. * In the olden Git days, there were "dashed" Git commands (e.g. git-commit instead of git commit). These haven't been supported for interactive use in a really, really long time. But they still worked in Git aliases and hooks ("scripts"). Since Git v1.5.4 (released on February 2nd, 2008), it was discouraged/deprecated to use dashed Git commands even in scripts. As of this version, Git for Windows no longer supports these dashed commands. * Comes with tig v2.5.8. * Comes with Bash v5.2 patchlevel 15. * Comes with OpenSSL v1.1.1t. * Comes with GNU TLS v3.8.0. * Comes with cURL v7.88.1. * Comes with libfido2 v1.13.0. * Comes with Git Credential Manager v2.0.935. Bug Fixes * Some commands mishandled absolute paths near the drive root (e.g. scalar unregister C:/foo), which has been fixed. * When trying to call Cygwin (or for that matter, MSYS2) programs from Git Bash, users would frequently be greeted with cryptic error messages about a "cygheap" or even just an even more puzzling exit code 127. Many of these calls now succeed, allowing basic interactions. While it is still not possible for, say, Cygwin's vim.exe to interact with the Git Bash's terminal window, it is now possible for Cygwin's zstd.exe in conjuction with Git for Windows' tar.exe to handle .tar.zst archives.
c8edb52
2018-06-07 14:45
下载
v2.40.0-rc0.windows.1
Git for Windows v2.40.0-rc0 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
1c5ccfa
2018-06-07 14:45
下载
v2.39.2.windows.1
Git for Windows v2.39.2 Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
a82fa99
2018-06-07 14:45
下载
v2.35.7.windows.1
MinGit for Windows v2.35.7 Changes since Git for Windows v2.35.6 (January 17 2023): Bug Fixes * CVE-2023-22490: Using a specially-crafted repository, Git can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source $GIT_DIR/objects directory contains symbolic links (c.f., CVE-2022-39253), the objects directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim's filesystem within the malicious repository's working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253. * CVE-2023-23946: By feeding a crafted input to "git apply", a path outside the working tree can be overwritten as the user who is running "git apply". * A mismatched type in `attr.c::read_attr_from_index()` which could cause Git to errantly reject attributes on Windows and 32-bit Linux has been corrected.
2cfea1b
2023-01-31 22:05
下载
v2.39.1.windows.1
Git for Windows v2.39.1 Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
b03dafd
2018-06-07 14:45
下载
v2.35.6.windows.1
MinGit for Windows v2.35.6 Changes since Git for Windows v2.35.5 (October 13 2022): Bug Fixes * CVE-2022-41903: git log has the ability to display commits using an arbitrary format with its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators (e.g., %<(, %<|(, %>(, %>>(, or %><( ), an integer overflow can occur in pretty.c::format_and_pad_commit() where a size_t is improperly stored as an int, and then added as an offset to a subsequent memcpy() call. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., git log --format=...). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in remote code execution. * CVE-2022-23521: gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution.
9898709
2023-01-12 15:54
下载
v2.39.0.windows.2
Git for Windows v2.39.0(2) Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
e7d4c50
2022-12-21 21:07
下载
v2.39.0.windows.1
Git for Windows v2.39.0 Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
de9501c
2018-06-07 14:45
下载
v2.39.0-rc2.windows.1
Git for Windows v2.39.0-rc2 Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
d98e737
2018-06-07 14:45
下载
v2.39.0-rc1.windows.1
Git for Windows v2.39.0-rc1 Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
9bd9941
2018-06-07 14:45
下载
v2.39.0-rc0.windows.1
Git for Windows v2.39.0-rc0 Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
b8a1f16
2018-06-07 14:45
下载
v2.35.5.windows.1
v2.35.5.windows.1
2d2fc8c
2022-10-08 02:47
下载
v2.38.1.windows.1
Git for Windows v2.38.1 Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
b85c8f6
2022-10-07 18:48
下载
v2.38.0.windows.1
Git for Windows v2.38.0 Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
0355083
2018-06-07 14:45
下载
v2.38.0-rc2.windows.1
Git for Windows v2.38.0-rc2 Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
6f44f23
2018-06-07 14:45
下载
v2.38.0-rc1.windows.1
Git for Windows v2.38.0-rc1 Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
d4b9108
2018-06-07 14:45
下载
v2.38.0-rc0.windows.1
Git for Windows v2.38.0-rc0 Creating /dev/shm directory failed. POSIX semaphores and POSIX shared memory will not work Creating /dev/mqueue directory failed. POSIX message queues will not work 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks'
6b74337
2018-06-07 14:45
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/dbscholar0/git.git
git@gitee.com:dbscholar0/git.git
dbscholar0
git
git
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册