diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2013-08-12 16:15:36 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2013-08-16 01:32:29 +0200 |
commit | 5ce6c1e917a4282455fef6c7fd2236a7fb68653a (patch) | |
tree | d46873e7c6557268fb2a8428f7ddfb0838859d60 /tests/diff/diffiter.c | |
parent | 1c13b0bfdcfb510863a6e5e3238f8a461551aa0f (diff) | |
download | libgit2-5ce6c1e917a4282455fef6c7fd2236a7fb68653a.tar.gz |
push: handle tag chains correctly
When dealing with a chain of tags, we need to enqueue each of them
individually, which means we can't use `git_tag_peel` as that jumps
over the intermediate tags.
Do the peeling manually so we can look at each object and take the
appropriate action.
Diffstat (limited to 'tests/diff/diffiter.c')
0 files changed, 0 insertions, 0 deletions