登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
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.13.7
Git 2.13.7
0114f71
2018-05-22 12:50
下载
v2.14.4
Git 2.14.4
4dde7b8
2018-05-22 13:12
下载
v2.15.2
Git 2.15.2
d33c875
2018-05-22 13:15
下载
v2.16.4
Git 2.16.4
a42a58d
2018-05-22 13:18
下载
v2.17.1
Git 2.17.1
fc54c1a
2018-05-22 13:28
下载
v2.17.0.windows.1
Git for Windows v2.17.0 Changes since Git for Windows v2.16.3 (March 23rd 2018) New Features * Comes with Git v2.17.0. * Comes with OpenSSL v1.0.2o. * Comes with Git Credential Manager v1.15.2. * Comes with OpenSSH v7.7p1. Bug Fixes * When git.exe is called with an invalid subcommand, it no longer complains about file handles.
e7621d8
2018-04-03 04:48
下载
v2.17.0
Git 2.17
468165c
2018-04-03 01:13
下载
v2.17.0-rc2.windows.1
"Release Candidate 2" of v2.17.0
ed9c9cf
2018-03-29 23:48
下载
v2.17.0-rc2
Git 2.17-rc2
03df495
2018-03-29 02:05
下载
v2.16.3.windows.1
Git for Windows v2.16.3 Changes since Git for Windows v2.16.2 (February 20th 2018) New Features * Comes with Git v2.16.3. * When choosing to "Use Git from the Windows Command Prompt" (i.e. add only the minimal set of Git executables to the PATH), and when choosing the Git LFS component, Git LFS is now included in that minimal set. This makes it possible to reuse Git for Windows' Git LFS, say, from Visual Studio. * Comes with gawk v4.2.1. * In conjunction with the FSCache feature, git checkout is now a lot faster when checking out a lot of files. * Comes with Git LFS v2.4.0. * Comes with Git Credential Manager v1.15.0. * Comes with cURL v7.59.0. * The Git for Windows SDK can now be "installed" via git clone --depth=1 https://github.com/git-for-windows/git-sdk-64. * The tar utility (included as a courtesy, not because Git needs it) can now unpack .tar.xz archives. Bug Fixes * When a TERM is configured that Git for Windows does not know about, Bash no longer crashes. * The regression where gawk stopped treating Carriage Returns as part of the line endings was fixed. * When Git asks for credentials via the terminal in a Powershell window, it no longer fails to do so. * The installer is now more robust when encountering files that are in use (and can therefore not be overwritten right away). * The included find and rm utilities no longer have problems with deeply nested directories on FAT drives. * The cygpath utility included in Git for Windows now strips trailing slashes when normalizing paths (just like the Cygwin version of the utility; this is different from how MSYS2 chooses to do things). * The certificates of HTTPS proxies configured via http.proxy are now validated against the ca-bundle.crt correctly.
5d726e0
2018-03-23 21:04
下载
v2.17.0-rc1.windows.1
"Release Candidate 1" of v2.17.0
385f9ce
2018-03-23 22:46
下载
v2.16.3
Git 2.16.3
d32eb83
2018-03-23 05:24
下载
v2.17.0-rc1
Git 2.17-rc1
085f5f9
2018-03-22 03:02
下载
v2.17.0-rc0.windows.1
"Release Candidate 0" of v2.17.0
aec1b12
2018-03-16 21:04
下载
v2.17.0-rc0
Git 2.17-rc0
0afbf6c
2018-03-16 06:01
下载
v2.16.2.windows.1
Git for Windows v2.16.2 Changes since Git for Windows v2.16.1(4) (February 7th 2018) New Features * Comes with Git v2.16.2. * For every new Git for Windows version, .zip archives containing .pdb files for some of Git for Windows' components are now published alongside the new version. * Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 2.10.0; This required rebuilding OpenSSH, Perl (and some Perl modules) and Subversion. * Comes with Bash v4.4 patchlevel 019 . Bug Fixes * The Perl upgrade in Git for Windows v2.16.1(4) broke interactive authentication of git svn, which was fixed. * When configuring HTTPS transport to use Secure Channel, we now refrain from configuring http.sslCAInfo. This also helps Git LFS (which uses Git for Windows' private http.sslCAInfo setting) to use the same credentials as git fetch and git push.
e184898
2018-02-17 06:00
下载
v2.16.2
Git 2.16.2
ffa9524
2018-02-16 07:21
下载
v2.16.1.windows.4
Git for Windows v2.16.1(4) Changes since Git for Windows v2.16.1(3) (February 6th 2018) Bug Fixes * When called from TortoiseGit, git.exe can now spawn processes again .
ef6d451
2018-02-08 01:20
下载
v2.16.1.windows.3
Git for Windows v2.16.1(3) Changes since Git for Windows v2.16.1(2) (February 2nd 2018) New Features * Git for Windows' SDK packages are now hosted on Azure Blobs, fixing part of issue #1479. * Comes with perl-Net-SSLeay v1.84. Bug Fixes * When http.sslBackend is not configured (e.g. in portable Git or MinGit), fetch/push operations no longer crash. * On Windows 7 and older, Git for Windows v2.16.1(2) was no longer able to spawn any processes (e.g. during fetch/clone). This regression has been fixed. * The Perl upgrade in v2.16.1(2) broke git send-email; This has been fixed by updating the Net-SSLeay Perl module.
dc364ab
2018-02-06 04:31
下载
v2.16.1.windows.2
Git for Windows v2.16.1(2) Changes since Git for Windows v2.16.1 (January 22nd 2018) New Features * Comes with Heimdal v7.5.0. * Comes with cURL v7.58.0. * Comes with Perl v5.26.1. * When using GNU nano as Git's default editor, it is now colorful (shows syntax-highlighting). * Comes with tig v2.3.3. * When using Secure Channel as HTTPS transport behind a proxy, it may be necessary to disable revocation checks, which is now possible. * Comes with BusyBox v1.28.0pre.16550.0b3cdd76c. Bug Fixes * When Git spawns processes, now only the necessary file handles are inherited from the parent process, possibly preventing file locking issues. * The git update command has been renamed to git update-git-for-windows to avoid confusion where users may think that git update updates their local repository or worktree.
e78e3c8
2018-02-02 23:39
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
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 帐号,请先登录后再操作。
立即登录
没有帐号,去注册