diff options
author | Javi Fontan <jfontan@gmail.com> | 2018-01-24 18:32:16 +0100 |
---|---|---|
committer | Javi Fontan <jfontan@gmail.com> | 2018-01-24 18:38:59 +0100 |
commit | 522327b572276fe94e76ff9bb5e41b1efdf69dee (patch) | |
tree | ed78c69b60e9c6cfb939a712077bd6f32776870c /worktree.go | |
parent | 834cd6f46fa3a3f2b5423f717cc72769e27c915b (diff) | |
download | go-git-522327b572276fe94e76ff9bb5e41b1efdf69dee.tar.gz |
plumbing: format/packfile, fix crash with cycle deltas
Resolving cycles relied on ObjectToPack objects having Original. This
is no longer true with the changes from #720. This commit changes:
* Save original type, hash and size in ObjectToPack
* Use SetObject to set both Original and resolved type, hash and size
* Restore original object before using BackToOriginal (cycle resolution)
* Update encoder test to check this case
Signed-off-by: Javi Fontan <jfontan@gmail.com>
Diffstat (limited to 'worktree.go')
0 files changed, 0 insertions, 0 deletions