Skip to content

Releases: microsoft/git

v2.47.0.vfs.0.2

11 Oct 09:54
dda73ee
Compare
Choose a tag to compare

What's Changed since v2.46.0.vfs.0.0

Valuable Features from Git or Git for Windows

  • Run git config --global pack.usePathWalk true to reduce the size of your data sent by git push.
  • Run git repack -adf --path-walk to shrink the size of your full clones.
  • git diff-index is now integrated with the sparse index.

v2.47.0.vfs.0.1

09 Oct 17:33
dda73ee
Compare
Choose a tag to compare
v2.47.0.vfs.0.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.47.0.vfs.0.0...v2.47.0.vfs.0.1

v2.47.0.vfs.0.0

09 Oct 13:32
Compare
Choose a tag to compare
v2.47.0.vfs.0.0 Pre-release
Pre-release

What's Changed

  • Update to Git v2.47.0

Full Changelog: v2.46.2.vfs.0.1...v2.47.0.vfs.0.0

v2.46.2.vfs.0.1

09 Oct 12:01
f674657
Compare
Choose a tag to compare
v2.46.2.vfs.0.1 Pre-release
Pre-release

What's Changed

  • Fix rare segfault in sparse-index #690
  • Sparse Index: log why the index is being expanded #691

Full Changelog: v2.46.2.vfs.0.1...v2.46.2.vfs.0.1

v2.46.2.vfs.0.0

25 Sep 08:24
Compare
Choose a tag to compare
v2.46.2.vfs.0.0 Pre-release
Pre-release

What's Changed

  • Added the experimental git repack --full-name-hash option (git-for-windows#5157)
  • Update to Git v2.46.2

Full Changelog: v2.46.1.vfs.0.0...v2.46.2.vfs.0.0

v2.46.1.vfs.0.0

18 Sep 11:00
Compare
Choose a tag to compare
v2.46.1.vfs.0.0 Pre-release
Pre-release

What's Changed

  • Update Ubuntu/Debian steps to use sudo where required (#680)
  • Update to Git v2.46.1

Full Changelog: v2.46.1.vfs.0.0...v2.46.1.vfs.0.0

v2.46.0.vfs.0.0

30 Jul 00:51
Compare
Choose a tag to compare

What's Changed

  • Fix regression in incremental-repack maintenance step by reverting b7d6f23 (#678)
  • Add advice message when expanding spare index (#678)
  • Update readme about installing on older Ubuntu distributions (#677)

Full Changelog: v2.45.2.vfs.0.3...v2.46.0.vfs.0.0

v2.45.2.vfs.0.3

15 Jul 07:47
bff505b
Compare
Choose a tag to compare
v2.45.2.vfs.0.3 Pre-release
Pre-release

What's Changed

  • revert change to ignore_skip_worktree in git checkout and git restore by @derrickstolee in #674

Full Changelog: v2.45.2.vfs.0.2...v2.45.2.vfs.0.3

v2.45.2.vfs.0.2

02 Jul 11:20
Compare
Choose a tag to compare
v2.45.2.vfs.0.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.45.2.vfs.0.1...v2.45.2.vfs.0.2

v2.45.2.vfs.0.1

06 Jun 17:46
Compare
Choose a tag to compare

This release of microsoft/git includes all changes from upstream Git v2.45.2 and Git for Windows v2.45.2.windows.1. Additionally, the following changes are included:

  • Fix scalar cache-server --set ... on Linux #653
  • Fix mixed git reset when using virtual filesystem (again) #651

Full Changelog: v2.45.1.vfs.0.0...v2.45.2.vfs.0.1