Skip to content

Add git rev-parse completions #292

Description

@rasitakyol

Warp issue warpdotdev/warp#12319 requests revision completions for git rev-parse. Today, comparable Git commands can suggest refs, but git rev-parse has no command-signatures metadata for its revision arguments.

The command-signatures package should add a git rev-parse signature that suggests local branches, remote branches, commits, and tags while preserving the existing handwritten git.json structure.

An implementation is available in #291, including package presubmit coverage and end-to-end verification in a local Warp build.

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