Skip to content

Conversation

@derrickstolee
Copy link
Contributor

@derrickstolee derrickstolee commented May 18, 2020

See microsoft/git#271.

Updates necessary here:

  • The multi-pack-index builtin started honoring repack.packKeptObjects, which is false by default. We want to repack the .keep pack because that is just the most-recent prefetch pack-file. We don't expire it, but we want to repack it.

  • The sparse-checkout code changed some error messages and behavior, so the reset --mixed tests no longer reflect an exact behavior match to vanilla Git (without sparse-checkout). Since VFS for Git dynamically sparsifies, we can't exactly match the behavior in the control repo.

@derrickstolee derrickstolee force-pushed the vfs-2.27.0 branch 3 times, most recently from 2a40f8e to 519fde5 Compare May 19, 2020 15:03
@derrickstolee derrickstolee force-pushed the vfs-2.27.0 branch 2 times, most recently from 5144b18 to 0e3dcdd Compare June 1, 2020 19:57
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 v2.27.0 Update Git to v2.27.0 Jun 1, 2020
@derrickstolee derrickstolee marked this pull request as ready for review June 1, 2020 20:29
@derrickstolee derrickstolee merged commit 3873e8e into microsoft:master Jun 2, 2020
derrickstolee added a commit that referenced this pull request Jun 2, 2020
Includes the following pull requests:

* #1663: Update Git to v2.27.0
* #1669: Docs: more troubleshooting and FAQs
* #1668: ProductUPgradeTimer: remove unacceptable Environment.Exit()
* #1664: Update USN journal entries for projected folders
* #1666: Docs: start basic template
* #1658: ProjFSFilter: Be more robust to missing PowerShell
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.

2 participants