手机版
你好,游客 登录 注册 搜索
背景:
阅读新闻

Git 2.4.8 发布下载,分布式版本控制系统

[日期:2015-08-04] 来源:oschina.net  作者:Linux [字体: ]

Git 2.4.8 发布下载,此版本相比 2.4.7 版本改进内容如下:

* Abandoning an already applied change in "git rebase -i" with
  "--continue" left CHERRY_PICK_HEAD and confused later steps.

 * Various fixes around "git am" that applies a patch to a history
  that is not there yet.

 * "git for-each-ref" reported "missing object" for 0{40} when it
  encounters a broken ref.  The lack of object whose name is 0{40} is
  not the problem; the ref being broken is.

 * "git commit --cleanup=scissors" was not careful enough to protect
  against getting fooled by a line that looked like scissors.

下载:https://github.com/git/git/archive/v2.4.8.zip

Git是一个开源的分布式版本控制系统,用以有效、高速的处理从很小到非常大的项目版本管理。

Ubuntu完美安装搭建Git服务器  http://www.linuxidc.com/Linux/2015-07/120616.htm

GitHub 教程系列文章: 

GitHub 使用教程图文详解  http://www.linuxidc.com/Linux/2014-09/106230.htm 

Git 标签管理详解 http://www.linuxidc.com/Linux/2014-09/106231.htm 

Git 分支管理详解 http://www.linuxidc.com/Linux/2014-09/106232.htm 

Git 远程仓库详解 http://www.linuxidc.com/Linux/2014-09/106233.htm 

Git 本地仓库(Repository)详解 http://www.linuxidc.com/Linux/2014-09/106234.htm 

Git 服务器搭建与客户端安装  http://www.linuxidc.com/Linux/2014-05/101830.htm 

Git 概述 http://www.linuxidc.com/Linux/2014-05/101829.htm 

分享实用的GitHub 使用教程 http://www.linuxidc.com/Linux/2014-04/100556.htm 

Ubuntu下Git服务器的搭建与使用指南  http://www.linuxidc.com/Linux/2015-07/120617.htm

Git 的详细介绍请点这里
Git 的下载地址请点这里

本文永久更新链接地址http://www.linuxidc.com/Linux/2015-08/121063.htm

linux
相关资讯       Git 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款