![Git for Windows 2.34.0 がリリース Git for Windows 2.34.0 がリリース](https://i0.wp.com/tracpath.com/vcs-news/wp-content/uploads/2018/02/thumbnail_Git-for-Windows.png?resize=670%2C440&ssl=1)
Git for Windows 2.34.0 がリリース
概要
2021年11月16日、Git for Windows 2.34.0 がリリースされました。(リリースノート)
新機能
- Git 2.34.0 に更新
- 設定で Git のインストールパスを参照するのに非推奨になったスラッシュで始める代わりに
%(prefix)/
を使うようになりました。 - Git LFS 3.0.2 に更新
core.fsyncObjectFiles=batch
に対する実験的なサポートが含まれています
バグ修正
- Configuring a system-wide VS Code as Git’s editor was broken, which has been fixed.
- It is now possible to clone files larger than 4GB as long as they are transferred via Git LFS.
- Git now works around an issue with
vi
and incorrect line breaks in the Windows Terminal.
タイトル | Git for Windows |
---|---|
公式サイト | https://gitforwindows.org/ |
説明 | Windows向けに構築された、Gitクライアントツール |