Skip to content

v2.47.0.vfs.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 09:54
dda73ee

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.