Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Git to remove ODB string check #1716

Merged
merged 1 commit into from
Jan 15, 2021

Conversation

derrickstolee
Copy link
Contributor

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
@derrickstolee derrickstolee requested a review from prplr January 14, 2021 21:32
@derrickstolee derrickstolee merged commit 329dde8 into microsoft:master Jan 15, 2021
@derrickstolee derrickstolee mentioned this pull request Mar 23, 2021
derrickstolee added a commit that referenced this pull request Mar 23, 2021
Major Changes
----------------

* Includes Git v2.31.0.
* VFS for Git now only performs a minimum version check with the installed version of Git. This means that VFS for Git is compatible with Git versions `v2.30.0.vfs.0.0` or greater, and users can upgrade Git independently from [the `microsoft/git` releases page](https://github.com/microsoft/git/releases) independently of VFS for Git.

Pull Requests
--------------

* #1716: Update Git to remove ODB string check
* #1719: Enforce only a minimum Git version
* #1726: Config: commitGraph.generationVersion=1
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