设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客

分布式版本管理器: Git 1.7.3.5 发布

2011-1-6 13:16| 发布者: mathbox| 查看: 3096| 评论: 0|来自: OSMSG

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

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

Git 1.7.3.5 特性:

  • The xfuncname pattern used by “git diff” and “git grep” to show the last notable line in context were broken for python and ruby for a long time.
  • “git merge” into an unborn branch removed an untracked file “foo” from the working tree when merged branch had “foo”
  • “git status -s” did not quote unprintable characters in paths as documented.
  • “git am –abort” used to always reset to the commit at the beginning of the last “am” invocation that has stopped, losing any unrelated commits that may have been made since then.  Now it refrains from doing so and instead issues a warning.
  • “git blame” incorrectly reused bogusly cached result of textconv filter for files from the working tree.
  • “git commit” used to abort after the user edited the log message when the committer information was not correctly set up.  It now aborts before starting the editor.
  • “git commit –date=invalid” used to silently ignore the incorrectly specified date; it is now diagnosed as an error.
  • “git rebase –skip” to skip the last commit in a series used to fail to run post-rewrite hook and to copy notes from old commits that have successfully been rebased so far.  Now it do (backmerge ef88ad2).
  • “gitweb” tried to show a wrong feed logo when none was specified.

下载 Git 1.7.3.5

发布公告

项目主页


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部