Skip to content

Update Git to include prefetch logic#246

Merged
derrickstolee merged 4 commits intomicrosoft:masterfrom
derrickstolee:prefetch
Dec 17, 2019
Merged

Update Git to include prefetch logic#246
derrickstolee merged 4 commits intomicrosoft:masterfrom
derrickstolee:prefetch

Conversation

@derrickstolee
Copy link
Contributor

@derrickstolee derrickstolee commented Nov 20, 2019

See microsoft/git#223 for details.

Resolves #141.

  • Call git gvfs-helper prefetch in scalar maintenance fetch-commits-and-trees
  • Delete existing prefetch logic in the C# layer.

@derrickstolee
Copy link
Contributor Author

/azp run microsoft.scalar

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@derrickstolee derrickstolee marked this pull request as ready for review December 16, 2019 19:46
@derrickstolee derrickstolee changed the title [WIP] [PR Build] Update Git to include prefetch logic [PR Build] Update Git to include prefetch logic Dec 16, 2019
@derrickstolee derrickstolee reopened this Dec 17, 2019
Copy link
Contributor

@jeffhostetler jeffhostetler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice. Lots of pink dead code.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
@derrickstolee derrickstolee changed the title [PR Build] Update Git to include prefetch logic Update Git to include prefetch logic Dec 17, 2019
@derrickstolee derrickstolee merged commit 0771036 into microsoft:master Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prefetch should run as part of git fetch and git pull

2 participants