Skip to content

Support git commit --amend and force-with-lease push as Stream Deck actions #43

Description

@fr0der1c

Amending commits and force-with-lease pushes are common actions in my workflow, and I'd like to map them to my Stream Deck.

From what I've found so far:

  • Vcs.ToggleAmendCommitMode appears to be a toggle rather than a one-shot action, and I couldn't find any other action that performs git commit --amend.
  • Git.Commit.And.Push.Executor doesn't seem to have any effect.

Would it be possible to support these natively, either by exposing the underlying git features or by introducing dedicated actions on the IDE side?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions