diff options
author | Edward Thomson <ethomson@github.com> | 2016-08-05 19:30:56 -0400 |
---|---|---|
committer | Edward Thomson <ethomson@github.com> | 2016-08-05 19:30:56 -0400 |
commit | becadafca8b3ac69884c43a8826f929668cc7663 (patch) | |
tree | b3f48f98daa4e2d622803f84bd71152e62c1d996 /tests/diff/diff_helpers.c | |
parent | 56bbdf9349c31d6d326e4d754760549aa85bb425 (diff) | |
download | libgit2-becadafca8b3ac69884c43a8826f929668cc7663.tar.gz |
odb: only provide the empty tree
Only provide the empty tree internally, which matches git's behavior.
If we provide the empty blob then any users trying to write it with
libgit2 would omit it from actually landing in the odb, which appear
to git proper as a broken repository (missing that object).
Diffstat (limited to 'tests/diff/diff_helpers.c')
0 files changed, 0 insertions, 0 deletions