]> git.proxmox.com Git - libgit2.git/commit
add git_commit_parent to retrieve a parent by index
authorJustin Love <git@JustinLove.name>
Wed, 1 Dec 2010 03:28:39 +0000 (21:28 -0600)
committerJustin Love <git@JustinLove.name>
Wed, 1 Dec 2010 03:28:39 +0000 (21:28 -0600)
commiteb095435f338b97f305148e122d6e12fd81621ca
tree98eff25fe6f39bc49ddae810fe2c4f1bd8a96bd2
parent12114415ab62f7b7958f33bc7229963061b269df
add git_commit_parent to retrieve a parent by index
src/commit.c
src/git/commit.h
tests/t0402-details.c