feat: extend git_delete_branch to delete of all selected branches (#2337)

This commit is contained in:
Sven
2023-02-19 11:42:59 +01:00
committed by GitHub
parent ad37745d4d
commit ccda9f02f3
2 changed files with 28 additions and 12 deletions

View File

@@ -2719,7 +2719,7 @@ actions.git_track_branch({prompt_bufnr}) *telescope.actions.git_track_branch()*
actions.git_delete_branch({prompt_bufnr}) *telescope.actions.git_delete_branch()*
Delete the currently selected branch
Delete all currently selected branches
Parameters: ~