+ -

版本控制工具Git v1.7.3.1 发布

时间:2010-09-30

来源:osmsg.com

在手机上看
手机扫描阅读
  

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

Git v1.7.3.1 更新如下:

  • “git stash show stash@{$n}” was accidentally broken in 1.7.3 (“git stash show” without any argument still worked, though).
  • “git stash branch $branch stash@{$n}” was accidentally broken in 1.7.3 and started dropping the named stash even when branch creation failed.
RPMs   http://kernel.org/pub/software/scm/git/RPMS/
Debs Stable http://www.backports.org/debian/pool/main/g/git-core/
Testing http://packages.debian.org/testing/devel/git-core
Unstable http://packages.debian.org/unstable/devel/git-core
Win Cygwin http://www.cygwin.com/setup.exe
msysGit http://code.google.com/p/msysgit/downloads/list
OS X Stable http://code.google.com/p/git-osx-installer/downloads/list?can=3
Solaris v8–10 http://sunfreeware.com/

查看发布公告


文章来自:OSMSG.com