「Git for Windows 2.5.1」がリリース - Git 2.5.1に対応し不具合を修正

[PR]記事内のアフィリエイトリンクから収入を得る場合があります
  • URLをコピーしました!

S 2015 09 01 14 22 31

Windows用のGit環境「Git for Windows」の最新版v2.5.1が8月31日(現地時間)リリースされました(アナウンス)。現在公式サイトより、32bit/64bit版のインストーラー、ポータブル版のアカイブファイル、ソースコードなどをダウンロードすることができます。

Git for Windows 2.5.1では、ベースのGit環境がv2.5.1になったほか、ConHostベースのターミナルでバックスペースが動作しなかった不具合の修正や、~/.bash_profileが存在しない場合の自動生成機能の追加、non-loginシェルのとき、プロンプトがうまく動かなかった不具合の修正など、さまざまな不具合の修正が行われています。

• Backspace works now with ConHost-based (cmd.exe) terminal.
• When there is a ~/.bashrc but no ~/.bash_profile, the latter will be
created automatically.
• When calling a non-login shell, the prompt now works.
• The text in the installer describing the terminal emulator options is no
longer cut off.
• The connect.exe tool to allow SSH connections via HTTP/HTTPS/SOCKS proxies
is included in Git for Windows again, as it was in Git for Windows 1.x.
• The LANG variable is no longer left unset (which caused troubles with vim).
• `call start-ssh-agent` no longer spits out bogus lines.
• It is now possible even behind NTLM-authenticated proxies to install Git
for Windows' SDK.
• We can handle the situation now when the first $PATH elements point outside
of Git for Windows' bin/ directories and contain .dll files that interfere
with our own (e.g. PostgreSQL's libintl-8.dll).
• The patch tool is now included again as it was in Git for Windows 1.x.

よかったらシェアしてね!
  • URLをコピーしました!
  • URLをコピーしました!
目次