]> git.proxmox.com Git - libgit2.git/commit - src/fileops.c
path: Fix `git_path_walk_up` to work with non-rooted paths
authorThe rugged tests are fragile <tanoku@gmail.com>
Wed, 17 Sep 2014 12:52:31 +0000 (14:52 +0200)
committerThe rugged tests are fragile <tanoku@gmail.com>
Wed, 17 Sep 2014 13:00:12 +0000 (15:00 +0200)
commitbbb988a5190be2a8763c60cb37c52466a39f6441
tree691ad5fcfc3097bf2d593d280fa64f808b27dbf5
parent1312f87b6838649cca525935656c84c7bd07a9a1
path: Fix `git_path_walk_up` to work with non-rooted paths
src/attr.c
src/fileops.c
src/ignore.c
src/path.c
src/path.h
tests/core/path.c
tests/path/core.c