Name |
Last commit
|
Last update |
---|---|---|
.. | ||
dir.c | ||
map.c | ||
mingw-compat.h | ||
msvc-compat.h | ||
posix.c | ||
posix.h | ||
pthread.c | ||
pthread.h |
The old `git_fileops_prettify_path` has been replaced with `git_path_prettify`. This is a much simpler method that uses the OS's `realpath` call to obtain the full path for directories and resolve symlinks. The `realpath` syscall is the original POSIX call in Unix system and an emulated version under Windows using the Windows API.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
dir.c | Loading commit data... | |
map.c | Loading commit data... | |
mingw-compat.h | Loading commit data... | |
msvc-compat.h | Loading commit data... | |
posix.c | Loading commit data... | |
posix.h | Loading commit data... | |
pthread.c | Loading commit data... | |
pthread.h | Loading commit data... |