Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

TortoiseGit 2.1.0.0 发布,Git客户端

$
0
0

TortoiseGit 2.1.0.0 发布了,TortoiseGit (海龟Git)是TortoiseSVNGit版本,tortoisegit用于迁移TortoiseSVN到TortoiseGit,一直以来Git在Windows平台没有好用GUI客户端,现在tortoisegit的出现给Windows开发者带来福音。

更新日志:

  •  We disabled the stripping of comments on commit messages by default again (see issue #2715)

已知问题:

  • TortoiseGit may crash at startup if git config is broken (see issue #2745)

新特性:

  • Update PuTTY to 0.67

  • Fixed issue #2733: Hide commit button after file add when invoked from commit dialog

  • Fixed issue #2734: When pull.rebase is set, start rebase just after fetch, not after OK button

  • Fixed issue #2731: Improved autolist.txt regex for C# files

  • Update libgit2 to 0.24.0

  • Update Scintilla to 3.6.4


bug修复:

  • Fixed issue #2719: Commit & Push in CommitDlg doesn't respect default remote and pushbranch settings

  • Fixed issue #1902: CommitDlg: Do not lose SQUASH_MSG contents

  • Fixed issue #2732: Commit dialog: Message field should have focus (when patch is shown)

  • Fixed issue #2730: Pull with rebase with preserve merges not working for noops

  • Fixed issue #2728: Cherry Pick is not working in case of conflict and empty message

  • Fixed issue #2715: Cannot commit with a commit message starting with a hash (#) character

  • Updated libgit to 2.5.5 which includes fixes for CVE-2016-2315 and CVE-2016-2324

  • Fix the the credential helper settings dialog

下载地址:


Viewing all articles
Browse latest Browse all 44787

Trending Articles