snacks.nvim/lua
Ian Liu 8676c409e1
Some checks failed
CI / ci (push) Failing after 0s
feat(picker.git): add create and delete branch to git_branches (#909)
## Description

<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

This PR adds two actions: `git_create_branch` and `git_delete_branch`.
They are aimed to be included in the `git_branches` picker to easily
create/delete git branches with custom keymaps.

## Related Issue(s)

<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

<!-- Add screenshots of the changes if applicable. -->

---------

Co-authored-by: Ian Liu <ian.liu@tupl.com>
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2025-02-05 20:01:44 +01:00
..
snacks feat(picker.git): add create and delete branch to git_branches (#909) 2025-02-05 20:01:44 +01:00
trouble/sources feat(snacks): added Snacks.profiler 2024-12-01 13:35:37 +01:00