summaryrefslogtreecommitdiff
path: root/libgit2.pc.in
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@microsoft.com>2015-09-17 09:42:05 -0400
committerEdward Thomson <ethomson@edwardthomson.com>2015-09-17 10:11:56 -0400
commite24c60dba4cd7c6b768fd6c39d4a0c003a48fb1f (patch)
treede04ed1901a455f49ef00d373f1915cf300425db /libgit2.pc.in
parent0862ec2eb9529573ab46f3975defc0b7632bede4 (diff)
downloadlibgit2-e24c60dba4cd7c6b768fd6c39d4a0c003a48fb1f.tar.gz
mkdir: find component paths for mkdir_relative
`git_futils_mkdir` does not blindly call `git_futils_mkdir_relative`. `git_futils_mkdir_relative` is used when you have some base directory and want to create some path inside of it, potentially removing blocking symlinks and files in the process. This is not suitable for a general recursive mkdir within the filesystem. Instead, when `mkdir` is being recursive, locate the first existent parent directory and use that as the base for `mkdir_relative`.
Diffstat (limited to 'libgit2.pc.in')
0 files changed, 0 insertions, 0 deletions