Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

upstream fixes: Delta references and Concurrency #13

Merged
merged 4 commits into from Dec 6, 2022
Merged

Conversation

ZauberNerd and others added 2 commits December 5, 2022 15:14
In a self-contained pack file delta references might point to base
objects stored later in the file.
In this case we need to replace placeholders for external refs with the
actual base object and update the children references.

Fixes: go-git#484

Co-authored-by: Markus Wolf <mail@markus-wolf.de>
@pjbgf pjbgf added the area/git label Dec 5, 2022
Some applications that depend on go-git may not need
to build using CGO. The new test ensures no new
regressions going forwards.

Signed-off-by: Paulo Gomes <pjbgf@linux.com>
Fixes regression in which applications that depend on
go-git could no longer build with CGO_ENABLED=0.

Signed-off-by: Paulo Gomes <pjbgf@linux.com>
@pjbgf pjbgf marked this pull request as ready for review December 6, 2022 13:12
@pjbgf pjbgf requested a review from aryan9600 December 6, 2022 13:15
@pjbgf pjbgf merged commit ec778c2 into master Dec 6, 2022
@pjbgf pjbgf deleted the upstream-fixes branch December 6, 2022 14:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
4 participants