Skip to content

Add git update-ref completions #287

Description

@SkyNotSilent

Warp issue warpdotdev/warp#12322 requests completions for git update-ref, including workflows like:

git fetch origin
git update-ref --no-deref HEAD refs/remotes/origin/main
git read-tree HEAD
git checkout-index -fa
git clean -fd

The command-signatures package should add git update-ref metadata and complete full Git ref names such as refs/remotes/origin/main for the ref/value arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions