summaryrefslogtreecommitdiff
path: root/tests/resources/big.index
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2018-10-17 08:48:43 -0700
committerEdward Thomson <ethomson@edwardthomson.com>2018-10-19 07:26:17 +0100
commitb2e85f982709b1dee4ab7206f83d56352b165e82 (patch)
treedda0feef36772112a1a5855d8fe1b9f2f54bc5f5 /tests/resources/big.index
parent3f096ca56affd4870f6c3a5c1c045d2fb100de0d (diff)
downloadlibgit2-b2e85f982709b1dee4ab7206f83d56352b165e82.tar.gz
win32: rename `git_win32__canonicalize_path`
The internal API `git_win32__canonicalize_path` is far, far too easily confused with the internal API `git_win32_path_canonicalize`. The former removes the namespace prefix from a path (eg, given `\\?\C:\Temp\foo`, it returns `C:\Temp\foo`, and given `\\?\UNC\server\share`, it returns `\\server\share`). As such, rename it to `git_win32_path_remove_namespace`. `git_win32_path_canonicalize` remains unchanged.
Diffstat (limited to 'tests/resources/big.index')
0 files changed, 0 insertions, 0 deletions