> pshdo

LibGit2 0.3.2 Released

LibGit2 0.3.2 is out and is available as a ZIP archive, NuGet package, Chocolatey package, or from the PowerShell Gallery.

  • Fixed: Copy-GitRepository intermittently fails when using SSH.
  • Fixed: Copy-GitRepository takes an order of magnitude longer than normal Git because it updates the clone’s progress too frequently. It now only updates progress every 1/10th of a second, which has minimal impact on clone speed.