]> git.proxmox.com Git - libgit2.git/commit
git_commit_create: freshen tree objects in commit
authorEdward Thomson <ethomson@github.com>
Fri, 3 Mar 2017 13:26:29 +0000 (13:26 +0000)
committerEdward Thomson <ethomson@github.com>
Fri, 3 Mar 2017 14:12:00 +0000 (14:12 +0000)
commit52d03f37f70ebde3e0a7794a60dbf68d0e69b9e8
treeba8f647aca21274e92de8d3fecfa85199aa8cde3
parent3348570a0c544747f3a916010ee6064a91f98996
git_commit_create: freshen tree objects in commit

Freshen the tree object that a commit points to during commit time.
src/commit.c
src/odb.c
src/odb.h
tests/odb/freshen.c