Skip to content

Add git read-tree completions #297

Description

@rasitakyol

Warp issue warpdotdev/warp#12321 requests completion metadata for git read-tree. The command-signatures repository currently has no read-tree subcommand entry, so Warp cannot suggest its documented flags or tree-ish references.

The command-signatures package should add a focused git read-tree signature that covers the documented options and reuses the existing local branch, remote branch, ref, and tag generators for the optional tree-ish arguments.

An implementation is available in #296, including package presubmit coverage and manual verification in a local Warp build. The upstream Warp issue is already labeled ready-to-implement.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestready-to-implementThis issue is scoped out and ready to be worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions