Releases: git-for-windows/git-snapshots
Releases · git-for-windows/git-snapshots
Thu, 28 Oct 2021 15:16:10 -0400
Merge pull request #3492 from dscho/ns/batched-fsync Switch to batched fsync by default
Fri, 15 Oct 2021 15:12:48 +0200
Merge pull request #3472 from dscho/expand-runtime-prefix Re-do the path interpolation support regarding RUNTIME_PREFIX
Thu, 14 Oct 2021 14:22:50 +0200
Merge pull request #3466 from Berrysoft/main Fix CMakeLists for MinGW.
Wed, 13 Oct 2021 18:23:50 +0200
2.33.1 Merge branch 'fix-v4-fsmonitor-long-paths' into try-v4-fsmonitor
Wed, 13 Oct 2021 17:40:27 +0200
Merge pull request #3456 from jeffhostetler/try-v4-fsmonitor-part5 FSMonitor: deepening a directory causes confusing events
Wed, 13 Oct 2021 16:47:05 +0200
Merge pull request #3417 from dscho/initialize-core.symlinks-earlier init: respect core.symlinks before copying the templates
Wed, 13 Oct 2021 15:08:43 +0200
Merge pull request #3463 from dscho/work-around-ci-failures-with-gpg ci(windows): avoid using external gpg by mistake
Wed, 13 Oct 2021 07:43:47 +0200
Merge pull request #3436 from carenas/pedantic-main pedantic main
Tue, 12 Oct 2021 12:06:10 +0200
Merge pull request #3306 from PhilipOakley/vs-sln Make Git for Windows start builds in modern Visual Studio
Sat, 2 Oct 2021 14:32:18 -0700
Merge pull request #3447 from jeffhostetler/try-v4-fsmonitor Replace pre-V4 of FSMonitor with V4 candidate