登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
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.49.0.windows.1
Git for Windows v2.49.0 Changes since Git for Windows v2.48.1 (February 13th 2025) Due to persistent maintenance challenges and the community's limited engagement and usage, git svn support in Git for Windows will be phased out over the next few months. Git for Windows v2.48.1 was the last version to ship with the i686 ("32-bit") variant of the installer, portable Git and archive. Only 32-bit MinGit will be built for future versions, until April 2029. New Features * Comes with Git v2.49.0. * Comes with OpenSSH v9.9.P2. * Comes with PCRE2 v10.45. * The previously-experimental --full-name-hash option has been accepted into upstream Git as --name-hash-version=2 and is no longer experimental. * The git backfill command has been accepted into upstream Git; Its --batch-size=<n> option has been renamed to --min-batch-size=<n>, though. Bug Fixes * A change in upstream Git v2.48.0 broke renaming symlinks, which was fixed. * On a recent Insider Windows version, users experienced the message: "Cygwin WARNING: Couldn't compute FAST_CWD pointer", which has been fixed. * A bug has been fixed that, when calling git add -p from VS Code's internal terminal, after using the edit command, caused the internal terminal got stuck and no further command was accepted. * The syntax highlighting of the nano editor was recently disabled in Git for Windows by mistake, which was fixed.
cca1f38
2018-06-07 14:45
下载
v2.49.0-rc2.windows.1
Git for Windows v2.49.0-rc2 Changes since Git for Windows v2.48.1 (February 13th 2025) Due to persistent maintenance challenges and the community's limited engagement and usage, git svn support in Git for Windows will be phased out over the next few months. Git for Windows v2.48.1 was the last version to ship with the i686 ("32-bit") variant of the installer, portable Git and archive. Only 32-bit MinGit will be built for future versions, until April 2029. New Features * Comes with Git v2.49.0-rc2. * Comes with OpenSSH v9.9.P2. * Comes with PCRE2 v10.45. * The previously-experimental --full-name-hash option has been accepted into upstream Git as --name-hash-version=2 and is no longer experimental. * The git backfill command has been accepted into upstream Git; Its --batch-size=<n> option has been renamed to --min-batch-size=<n>, though. Bug Fixes * A change in upstream Git v2.48.0 broke renaming symlinks, which was fixed. * On a recent Insider Windows version, users experienced the message: "Cygwin WARNING: Couldn't compute FAST_CWD pointer", which has been fixed. * A bug has been fixed that, when calling git add -p from VS Code's internal terminal, after using the edit command, caused the internal terminal got stuck and no further command was accepted. * The syntax highlighting of the nano editor was recently disabled in Git for Windows by mistake, which was fixed.
1b2030c
2018-06-07 14:45
下载
v2.49.0-rc1.windows.1
Git for Windows v2.49.0-rc1 Changes since Git for Windows v2.48.1 (February 13th 2025) Due to persistent maintenance challenges and the community's limited engagement and usage, git svn support in Git for Windows will be phased out over the next few months. Git for Windows v2.48.1 was the last version to ship with the i686 ("32-bit") variant of the installer, portable Git and archive. Only 32-bit MinGit will be built for future versions, until April 2029. New Features * Comes with Git v2.49.0-rc1. * Comes with OpenSSH v9.9.P2. * Comes with PCRE2 v10.45. * The previously-experimental --full-name-hash option has been accepted into upstream Git as --name-hash-version=2 and is no longer experimental. * The git backfill command has been accepted into upstream Git; Its --batch-size=<n> option has been renamed to --min-batch-size=<n>, though. Bug Fixes * A change in upstream Git v2.48.0 broke renaming symlinks, which was fixed. * On a recent Insider Windows version, users experienced the message: "Cygwin WARNING: Couldn't compute FAST_CWD pointer", which has been fixed. * A bug has been fixed that, when calling git add -p from VS Code's internal terminal, after using the edit command, caused the internal terminal got stuck and no further command was accepted.
3196303
2018-06-07 14:45
下载
v2.49.0-rc0.windows.1
Git for Windows v2.49.0-rc0 Changes since Git for Windows v2.48.1 (February 13th 2025) Due to persistent maintenance challenges and the community's limited engagement and usage, git svn support in Git for Windows will be phased out over the next few months. Git for Windows v2.48.1 was the last version to ship with the i686 ("32-bit") variant of the installer, portable Git and archive. Only 32-bit MinGit will be built for future versions, until April 2029. New Features * Comes with Git v2.49.0-rc0. * Comes with OpenSSH v9.9.P2. * Comes with PCRE2 v10.45. * The previously-experimental --full-name-hash option has been accepted into upstream Git as --name-hash-version=2 and is no longer experimental. * The git backfill command has been accepted into upstream Git; Its --batch-size=<n> option has been renamed to --min-batch-size=<n>, though. Bug Fixes * A change in upstream Git v2.48.0 broke renaming symlinks, which was fixed.
d20d8cd
2018-06-07 14:45
下载
v2.48.1.windows.1
Git for Windows v2.48.1 Changes since Git for Windows v2.47.1(2) (January 14th 2025) Git for Windows v2.48.1 is the last version to ship with the i686 ("32-bit") variant of the installer, portable Git and archive. Only 32-bit MinGit will be built for future versions, until April 2029. Due to persistent maintenance challenges and the community's limited engagement and usage, git svn support in Git for Windows will be phased out over the next few months. New Features * Comes with Git v2.48.1. * Comes with MinTTY v3.7.7. * New Git for Windows installation now default to the Windows-native HTTPS transport backend. * Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.5.7 (Git for Windows skipped v3.5.5 because it failed to pass Git's test suite, and Cygwin v3.5.6 was superseded too quickly). * Comes with Tig v2.5.12. * Comes with cURL v8.12.1. * Comes with OpenSSL v3.2.4. Bug Fixes * The installer now correctly blocks the installation on Windows 7 and Windows 8 as these versions of Windows are no longer supported since Git for Windows v2.47.0 * When using the cache credential helper, it could error out with "fatal: unable to connect to cache daemon: Unknown error" under certain circumstances; This was fixed. * Git for Windows used to issue a misleading warning when .gitignore was a directory, which has been fixed.
2bd190b
2018-06-07 14:45
下载
v2.48.0-rc2.windows.1
Git for Windows v2.48.0-rc2 Changes since Git for Windows v2.47.1 (November 25th 2024) New Features * Comes with Git v2.48.0-rc2. * Comes with cURL v8.11.1. * Comes with MinTTY v3.7.7. * New Git for Windows installation now default to the Windows-native HTTPS transport backend. Bug Fixes * The installer now correctly blocks the installation on Windows 7 and Windows 8 as these versions of Windows are no longer supported since Git for Windows v2.47.0 * When using the cache credential helper, it could error out with "fatal: unable to connect to cache daemon: Unknown error" under certain circumstances; This was fixed.
049f0cf
2025-01-09 19:10
下载
v2.48.0-rc1.windows.1
Git for Windows v2.48.0-rc1 Changes since Git for Windows v2.47.1 (November 25th 2024) New Features * Comes with Git v2.48.0-rc1. * Comes with cURL v8.11.1. * Comes with MinTTY v3.7.7. * Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.5.5. Bug Fixes * The installer now correctly blocks the installation on Windows 7 and Windows 8 as these versions of Windows are no longer supported since Git for Windows v2.47.0
5d54b0d
2018-06-07 14:45
下载
v2.48.0-rc0.windows.1
Git for Windows v2.48.0-rc0 Changes since Git for Windows v2.47.1 (November 25th 2024) New Features * Comes with Git v2.48.0-rc0. * Comes with cURL v8.11.1. Bug Fixes * The installer now correctly blocks the installation on Windows 7 and Windows 8 as these versions of Windows are no longer supported since Git for Windows v2.47.0
874e988
2018-06-07 14:45
下载
v2.47.1.windows.2
Git for Windows v2.47.1(2) Changes since Git for Windows v2.47.1 (November 25th 2024): New Features * Comes with Git Credential Manager v2.6.1, addressing CVE-2024-50338. * Comes with Git LFS v3.6.1, addressing CVE-2024-53263. Bug Fixes * CVE-2024-50338: Git Credential Manager can be tricked to exfiltrate credentials for a trusted site to an untrusted site. Since the URLs needed for such an attack look suspicious, this usually requires a recursive clone or fetch. * CVE-2024-53263: In conjunction with CVE-2024-52006, Git LFS can be tricked to exfiltrate credentials for a trusted site to an untrusted site. * CVE-2024-50349: When prompting the user for a password in the terminal, Git does not neutralize control characters. * CVE-2024-52005: The sideband channel does not neutralize control characters. * CVE-2024-52006: Similar to CVE-2020-5260, affecting credential helpers that interpret Carriage Returns as newlines.
36a139e
2024-11-26 05:18
下载
v2.46.2.windows.2
MinGit for Windows v2.46.2(2) Changes since Git for Windows v2.46.2 (September 24th 2024): New Features * Comes with Git Credential Manager v2.6.1, addressing CVE-2024-50338. Bug Fixes * CVE-2024-50338: Git Credential Manager can be tricked to exfiltrate credentials for a trusted site to an untrusted site. Since the URLs needed for such an attack look suspicious, this usually requires a recursive clone or fetch. * CVE-2024-50349: When prompting the user for a password in the terminal, Git does not neutralize control characters. * CVE-2024-52005: The sideband channel does not neutralize control characters. * CVE-2024-52006: Similar to CVE-2020-5260, affecting credential helpers that interpret Carriage Returns as newlines.
61df50c
2024-11-26 05:14
下载
v2.45.2.windows.2
MinGit for Windows v2.45.2(2) Changes since Git for Windows v2.45.2 (June 3rd 2024): New Features * Comes with Git Credential Manager v2.6.1, addressing CVE-2024-50338. Bug Fixes * CVE-2024-50338: Git Credential Manager can be tricked to exfiltrate credentials for a trusted site to an untrusted site. Since the URLs needed for such an attack look suspicious, this usually requires a recursive clone or fetch. * CVE-2024-50349: When prompting the user for a password in the terminal, Git does not neutralize control characters. * CVE-2024-52005: The sideband channel does not neutralize control characters. * CVE-2024-52006: Similar to CVE-2020-5260, affecting credential helpers that interpret Carriage Returns as newlines.
ec7ae35
2024-11-26 04:27
下载
v2.47.1.windows.1
Git for Windows v2.47.1 Changes since Git for Windows v2.47.0(2) (October 22nd 2024) This release comes with the first early native support of Windows/ARM64 , ready for testing. Please report any issues! New Features * Comes with Git v2.47.1. * Comes with cURL v8.11.0. * Comes with Git LFS v3.6.0. Bug Fixes * Due to a bug introduced in the v2.47 cycle, the installer showed an empty "experimental options" page, which was fixed. * A potential crash in Git Bash on Insider versions of Windows/ARM64 was fixed. * On Windows/ARM64, running the 64-bit version of Git for Windows could infrequently cause deadlocked threads (see e.g. this report or this one), which was addressed.
2cd2243
2018-06-07 14:45
下载
v2.47.0.windows.2
Git for Windows v2.47.0(2) Changes since Git for Windows v2.47.0 (October 8th 2024) Bug Fixes * A regression in v2.47.0 where git maintenance start crashed immediately was fixed. * A regression where clones, fetches and pushes via SSH would dead-lock was fixed. * As of Git for Windows v2.47.0, Scalar was supposed to enable an optimized push algorithm, but for a typo didn't, which was fixed. * A few documentation and other, minor bug fixes from upstream Git were integrated into Git for Windows early.
1f8a83c
2024-10-22 18:11
下载
v2.47.0.windows.1
Git for Windows v2.47.0 Changes since Git for Windows v2.46.2 (September 24th 2024) Git for Windows for Windows v2.47 drops support for Windows 7 and for Windows 8, as announced previously. Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025. New Features * Comes with Git v2.47.0. * Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.5.4, which drops Windows 7 and Windows 8 support. * The new, experimental git backfill command was added: It helps fetching relevant Git objects smartly in a partial, sparse clone. * The new, experimental git survey command was added. This command is designed to help identify less-than-ideal data shape in monorepos, and it will likely see highly active development. Stay tuned! * Comes with Git Credential Manager v2.6.0.
d53e464
2024-10-08 15:13
下载
v2.47.0-rc1.windows.1
Git for Windows v2.47.0-rc1 Changes since Git for Windows v2.46.2 (September 24th 2024) Git for Windows for Windows v2.47 drops support for Windows 7 and for Windows 8, as announced previously. Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025. New Features * Comes with Git v2.47.0-rc1. * Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.5.4, which drops Windows 7 and Windows 8 support. * The new, experimental git backfill command was added: It helps fetching relevant Git objects smartly in a partial, sparse clone. * The new, experimental git survey command was added. This command is designed to help identify less-than-ideal data shape in monorepos, and it will likely see highly active development. Stay tuned! * Comes with Git Credential Manager v2.6.0.
49e3069
2024-10-04 20:15
下载
v2.47.0-rc0.windows.1
Git for Windows v2.47.0-rc0 Changes since Git for Windows v2.46.2 (September 24th 2024) Git for Windows for Windows v2.47 drops support for Windows 7 and for Windows 8, as announced previously. Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025. New Features * Comes with Git v2.47.0-rc0. * Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.5.4, which drops Windows 7 and Windows 8 support. * The new, experimental git backfill command was added: It helps fetching relevant Git objects smartly in a partial, sparse clone. * The new, experimental git survey command was added. This command is designed to help identify less-than-ideal data shape in monorepos, and it will likely see highly active development. Stay tuned!
e6b0617
2018-06-07 14:45
下载
v2.46.2.windows.1
Git for Windows v2.46.2 Changes since Git for Windows v2.46.1 (September 18th 2024) New Features * Comes with Git v2.46.2. * Comes with OpenSSH v9.9.P1. * Comes with MinTTY v3.7.6. * Comes with Bash v5.2.37. * Comes with the new, experimental --full-name-hash option for git repack that helps packing monorepos more tightly.
1e20af0
2018-06-07 14:45
下载
v2.46.1.windows.1
Git for Windows v2.46.1 Changes since Git for Windows v2.46.0 (July 29th 2024) New Features * Comes with Git v2.46.1. * Comes with Bash v5.2.32. * Comes with OpenSSL v3.2.3. * Comes with MinTTY v3.7.5. * Comes with cURL v8.10.1. Bug Fixes * The support code enabled via core.WSLCompat did not work well with files stored in subdirectories of the worktree, which has been fixed. * When using an askpass helper (e.g. implicitly when running inside VS Code's internal terminal), Git v2.46.0 would error out with "read error: Invalid argument"; This bug has been fixed.
6cd9c83
2018-06-07 14:45
下载
v2.46.0.windows.1
Git for Windows v2.46.0 Changes since Git for Windows v2.45.2 (June 3rd 2024) Git for Windows for Windows v2.46 is the last version to support for Windows 7 and for Windows 8, see MSYS2's corresponding deprecation announcement (Git for Windows relies on MSYS2 for components such as Bash and Perl). Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025. New Features * Comes with Git v2.46.0. * Comes with OpenSSL v3.2.2. * Comes with PCRE2 v10.44. * Comes with OpenSSH v9.8.P1. * Comes with Git Credential Manager v2.5.1. * Comes with MinTTY v3.7.4. * git config respects two user-wide configs: .gitconfig in the home directory, and .config/git/config. Since the latter isn't a Windows-native directory, Git for Windows now looks for Git/config in the AppData directory, unless .config/git/config exists. * The FSMonitor feature is no longer experimental, and therefore no longer offered as installer option. Users are encouraged to enable this on a per-repository basis, via the config setting core.fsmonitor=true (scalar clone does this automatically). * The server-side component of OpenSSH, which had been shipped with Git for Windows for historical reasons only, is now no longer distributed with it. * Comes with cURL v8.9.0. Bug Fixes * Git Bash's ls command can now be used in OneDrive-managed folders without having to hydrate all the files. * Git LFS v3.5.x and newer no longer support Windows 7. Instead of a helpful error message, it now simply crashes on that Windows version, leaving the user with the error message "panic before malloc heap initialized". This has been addressed: In addition to the unhelpful error message, Git is now saying what is going on and how to get out of the situation. * As of v2.45.0, the manual pages of git clone and git init were broken, which has been fixed.
2e6a859
2018-06-07 14:45
下载
v2.46.0-rc2.windows.1
Git for Windows v2.46.0-rc2 Changes since Git for Windows v2.45.2 (June 3rd 2024) Git for Windows for Windows v2.46 is the last version to support for Windows 7 and for Windows 8, see MSYS2's corresponding deprecation announcement (Git for Windows relies on MSYS2 for components such as Bash and Perl). Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025. New Features * Comes with Git v2.46.0-rc2. * Comes with OpenSSL v3.2.2. * Comes with PCRE2 v10.44. * Comes with OpenSSH v9.8.P1. * Comes with Git Credential Manager v2.5.1. * Comes with MinTTY v3.7.4. * git config respects two user-wide configs: .gitconfig in the home directory, and .config/git/config. Since the latter isn't a Windows-native directory, Git for Windows now looks for Git/config in the AppData directory, unless .config/git/config exists. * The FSMonitor feature is no longer experimental, and therefore no longer offered as installer option. Users are encouraged to enable this on a per-repository basis, via the config setting core.fsmonitor=true (scalar clone does this automatically). * The server-side component of OpenSSH, which had been shipped with Git for Windows for historical reasons only, is now no longer distributed with it. * Comes with cURL v8.9.0. Bug Fixes * Git Bash's ls command can now be used in OneDrive-managed folders without having to hydrate all the files. * Git LFS v3.5.x and newer no longer support Windows 7. Instead of a helpful error message, it now simply crashes on that Windows version, leaving the user with the error message "panic before malloc heap initialized". This has been addressed: In addition to the unhelpful error message, Git is now saying what is going on and how to get out of the situation. * As of v2.45.0, the manual pages of git clone and git init were broken, which has been fixed.
102af53
2018-06-07 14:45
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/zqeditcode/git.git
git@gitee.com:zqeditcode/git.git
zqeditcode
git
git
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册