Skip to content

checkout error on agent plugin/marketplace using gitlfs #311234

@gsemet

Description

@gsemet

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.116.0
  • OS Version: MacOS 26.4.1

Steps to Reproduce:

  1. set up a marketplace with plugin that embeds some plugins resources as git-lfs (ex: some skills svg or archives ...)
  2. add in marketplace in vscode

Error when fetching the project:

git-lfs filter-process: git-lfs: command not found fatal: the remote end hung up unexpectedly warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'

Going into the cloned project :

  • clone has been done
  • git lfs install + git reset --hard HEAD works, all resources as correctly fetched and the plugins are working

I also would like the clone to be actually only a partial clone of the folders pointed by the plugins in marketplace.json (a sparsecheckout), that would help for project like awesome-copilot that has more than plugins in the same git project

Metadata

Metadata

Assignees

Labels

new releaseIssues found in a recent release of VS Code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions