-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Marketplace fetch w/ ref shouldn't do a git pull #1515
Copy link
Copy link
Open
Labels
area:pluginsPlugin system, marketplace, hooks, skills, extensions, and custom agentsPlugin system, marketplace, hooks, skills, extensions, and custom agents
Description
Describe the bug
When fetching a marketplace repo (github or git url), the CLI does a git pull --ff-only regardless of whether there's a ref specified in the marketplace definition. This can lead to a failure depending on what the ref specifies (branch should be ok, tag or commit may not be). The plugin repo fetching does this correctly, I believe, so that logic likely just needs to be ported over.
Affected version
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:pluginsPlugin system, marketplace, hooks, skills, extensions, and custom agentsPlugin system, marketplace, hooks, skills, extensions, and custom agents
Type
Fields
Give feedbackNo fields configured for Bug.