Skip to content

VFS For Git 1.0.19175.3

Compare
Choose a tag to compare
@jrbriggs jrbriggs released this 30 Jul 12:56
a3e55e2

Release notes

  • Includes Git 2.22
  • Moves placeholder database into SQLite for better performance.
  • Fixes when libgit2 repos are acquired and disposed for better performance of checkout (where detected) and other operations that rely heavily on the read-object hook.
  • Adds additional logging for folder and file placeholder creation.
  • Improves the rate of .gvfsCache cleanup.
  • Other bug fixes for reliability