nvim-telescope / telescope-github.nvim

Integration with github cli
MIT License
221 stars 19 forks source link

feat: Checkout issue branch #47

Closed morgsmccauley closed 2 months ago

morgsmccauley commented 1 year ago

This PR adds the <C-b> binding to the issue picker which will create/checkout an issue branch via gh issue develop --checkout.

morgsmccauley commented 1 year ago

Ah, there is already a PR #46 🤦🏼‍♂️