mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-25 10:36:03 -05:00
v2.4.4.windows.2
Actually, we should always keep the trailing slashes as both users of `normalize_ntpath()` require them: `_wchdir()` wants the slash in particular when changing the directory to a drive root, and `readlink()`'s semantics require a trailing slash for symbolic links pointing to directories. This fixes https://github.com/git-for-windows/git/issues/210 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
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%