diff options
author | Patrick Steinhardt <ps@pks.im> | 2019-10-24 13:30:24 +0200 |
---|---|---|
committer | Patrick Steinhardt <ps@pks.im> | 2020-06-27 14:33:58 +0200 |
commit | a11026ecbb3575b02638ae060b20e77227e2291c (patch) | |
tree | 38d0291e44af1d750a7b9e49ab709526db099035 /fuzzers | |
parent | 05e286fba318d21147347a572b05b0d1dac79610 (diff) | |
download | libgit2-a11026ecbb3575b02638ae060b20e77227e2291c.tar.gz |
repository: reuse grafts for shallow roots
The shallow roots are in fact another user of the grafting mechanism,
and in essence they do use the same file format for grafted commits.
Thus, instead of hand-coding the parsing logic a second time, we can
just reuse the `git_grafts` structure for shallow commits, as well.
Diffstat (limited to 'fuzzers')
0 files changed, 0 insertions, 0 deletions