Skip to content

Test: Git - support reftable storage #226598

@lszomoru

Description

@lszomoru

Refs: #221642

Complexity: 3

Create Issue


Git 2.45 introduces support for the new reftable storage. This milestone we have made changes to the vscode.git extension to support it.

Prerequisites

  1. Install Git 2.45 or later
  2. Install the latest VS Code Insiders release

Testplan

  1. Clone a git repository using the terminal
    git clone --ref-format=reftable https://github.com/microsoft/vscode.git
    
  2. Open a newly cloned repository in VS Code
    • Confirm that the repository is correctly detected
  3. Perform basic source control operations (ex: checkout, stage/unstage, commit, create new branch)
    • Confirm that these operations are working as expected

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions