Git v1.7.2.3 发布

Git 是用于 Linux 内核开发的版本控制工具。采用分布式版本库的方式,不必服务器端软件支持,使源代码的发布和交流极其方便。Git 的最大特色是速度快、具有合并跟踪(merge tracing)的能力。详细如下:

Git  v1.7.2.3 主要更改如下:

  • “git archive” 全部提交的ID格式为”$Format:%h$”。
  • 当”git fetch –tags” 远程获取标签失败时,<nick>.tagopt 将被标记为 –no-tags。并且配置设置将被覆盖。
  • “git for-each-ref –format=’%(objectname:short)’”在很久以前已经完全停止。
  • 修复”git gc” rerere记录。

查看完整发布报告

点击进入 Git 项目主页

Read More:

发表评论

注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">