Slide 9
Slide 9 text
© 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
2022年のアップデートScalar関連
9
• 2.35(1/24)
• sparse indexのコマンドサポートが追加(reset, diff, blame, fetch, pull, ls-remote)
• git sparse-checkoutのinitが非推奨になり`git sparse-checkout set`を追加
• 2.36(4/18)
• sparse indexのコマンドサポートが追加(clean, checkout-index, update-index, read-tree)
• 2.37(6/27)
• WindowsとMac向けにgit組み込みのモニタリング機能が追加(fsmonitor)
• sparse indexのコマンドサポートが追加(show, sparse-checkout, stash)
• fsyncの設定にcore.fsyncMethod:batchが追加
• Partial Cloneの状態をgit remote –vコマンドの結果に追加
• 2.38(10/3 )
• Scalar GA https://github.blog/2022-01-24-highlights-from-git-2-35/
https://github.blog/2022-04-18-highlights-from-git-2-36/
https://github.blog/2022-06-27-highlights-from-git-2-37/
https://github.blog/2022-10-03-highlights-from-git-2-38/