mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-26 22:24:27 -05:00
45c525f19ee5bbc8bb4917e64fbde20c599b6d18
In contrast to MSYS2, MSYS1 not only defines REPARSE_DATA_BUFFER in "ntifs.h" but also in "winnt.h". Luckily, we can distinguish between MSYS1's and MSYS2's "winnt.h" by looking at the include-guards: While MSYS1 defines "_WINNT_H", MSYS2 defines "_WINNT_". Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Git for Windows
This is the source code of Git for Windows, forked from Git.
This project is run by a governance model. If you encounter problems, you can report them as GitHub issues, discuss them on Git for Windows' Google Group, and contribute bug fixes.
Description
Releases
335
Languages
C
51.7%
Shell
37.5%
Perl
4.3%
Tcl
3%
Python
0.8%
Other
2.5%