File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,14 @@ For comparison, some quick and unscientific benchmarks for a local clone of the
2828| ` git grep ` | ~ 2.6 s | ~ 0.55 s |
2929
3030If you were using the [ hack to make 'Git for Windows' work in
31- MSYS2] ( https://gitforwindows.org/install-inside-msys2-proper.html ) , you might be
32- able to simply switch to installing git via pacman instead. This also allows you
33- to install native git into environments other than MINGW64, such as UCRT64 or
34- CLANG64. Please note that our package is not as fully integrated with Windows
35- like the Git for Windows installer version, and lacks some features such as the
36- credential manager. It's also not as widely tested yet. Please give it a try and
37- let us know if you encounter any issues or missing features.
31+ MSYS2] ( https://gitforwindows.org/install-inside-msys2-proper.html ) , which
32+ involves adding 'Git for Windows' repositories to pacman, you might now be able
33+ to switch to just installing git from MSYS2's own repositories instead. This
34+ also allows you to install native git into environments other than MINGW64, such
35+ as UCRT64 or CLANG64. Please note that our package is not as fully integrated
36+ with Windows like the Git for Windows installer version, and lacks some features
37+ such as the credential manager. It's also not as widely tested yet. Please give
38+ it a try and let us know if you encounter any issues or missing features.
3839
3940### 2026-02-28 - Dropping support for Windows 8.1
4041
You can’t perform that action at this time.
0 commit comments