Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Dedup hashes that have already been tracked by remote refs #506

Closed
wants to merge 1 commit into from

Conversation

strin
Copy link

@strin strin commented Jul 25, 2017

An attempt to solve issue #505

Based on my educated guess about the way git works. Need someone more experienced to double check this.

@ajnavarro
Copy link
Contributor

ajnavarro commented Jul 25, 2017

Can you check the code again? It appears to do not compile.

Anyways, we are working in better ways to improve this, like add a cache at ObjectStorer level to improve speed retrieving single objects, and change the way that revlist is obtaining objects to do at the same way that git does, improving speed too.

@mcuadros mcuadros closed this Jul 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants