What's wrong with this entry?
A new git-subdir plugin source type that allows installing plugins from a subdirectory within a larger git repository (monorepo).
- Uses git sparse-checkout with
--filter=tree:0to minimize bandwidth - Requires git version 2.25 or later for cone mode support
- Supports pinning to a specific branch or SHA
- Falls back to unshallow fetch if shallow SHA fetch fails
- Accepts GitHub
owner/reposhorthand, HTTPS, or SSH URLs
Monorepo plugin source (search for "git-subdir", "sparse-checkout", "--filter=tree:0")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.