diff --git a/Custom-Commands-Compendium.md b/Custom-Commands-Compendium.md index d1ef9c3..b830fa8 100644 --- a/Custom-Commands-Compendium.md +++ b/Custom-Commands-Compendium.md @@ -47,6 +47,8 @@ This custom command allows picking between already used remote repositories and - value: 'push' - value: 'push --force-with-lease' - value: 'push --force' + command: "git {{index .PromptResponses 1}} {{index .PromptResponses 0}}" + ``` ## Pushing to a specific remote branch