]> git.proxmox.com Git - libgit2.git/commit - tests/index/tests.c
New API: git_index_find_prefix
authorLeo Yang <lyang@topologyinc.com>
Mon, 17 Aug 2015 19:02:02 +0000 (15:02 -0400)
committerLeo Yang <lyang@topologyinc.com>
Fri, 4 Sep 2015 16:24:36 +0000 (12:24 -0400)
commitc097f7173daced0f86fd816a72ad5fc0f636484a
tree2934468800976cc954f7042f5f7cc89b4ce34921
parent1cef6b9f190587a78c65bd3168879be3eb37e0fb
New API: git_index_find_prefix

Find the first index entry matching a prefix.
include/git2/index.h
src/index.c
tests/index/tests.c