On 6/6/2019 12:57 PM, Junio C Hamano wrote:
> "Derrick Stolee via GitGitGadget" writes:>
>> t/t5323-split-commit-graph.sh | 240 ++
>
> This breaks test-lint, as t5323 is already taken in 'pu' by another
> topic. I tentatively moved it to 5234 for now.
Sorry for not noticing
"Derrick Stolee via GitGitGadget" writes:
> This is based on ds/commit-graph-write-refactor.
>
> Thanks, -Stolee
>
> [1]
> https://github.com/git/git/commit/43d356180556180b4ef6ac232a14498a5bb2b446
> commit-graph write: don't die if the existing graph is corrupt
>
> Derrick Stolee (14):
> comm
This version is now ready for review.
The commit-graph is a valuable performance feature for repos with large
commit histories, but suffers from the same problem as git repack: it
rewrites the entire file every time. This can be slow when there are
millions of commits, especially after we stopped
3 matches
Mail list logo