Files
git/compat
Johannes Schindelin 75cfeeadcf squash! mingw: keep trailing slashes when switching directories
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>
2015-06-20 10:01:17 +00:00
..
2015-06-17 10:25:53 +02:00
2014-06-03 12:06:40 -07:00
2015-06-17 10:25:57 +02:00
2013-09-11 11:08:52 -07:00
2013-04-12 12:23:20 -07:00