Skip to content

feat: Checkout issue branch#47

Closed
morgsmccauley wants to merge 2 commits intonvim-telescope:masterfrom
morgsmccauley:master
Closed

feat: Checkout issue branch#47
morgsmccauley wants to merge 2 commits intonvim-telescope:masterfrom
morgsmccauley:master

Conversation

@morgsmccauley
Copy link
Copy Markdown
Contributor

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

end
local function gh_qf_action(pr_number, action, msg)
if pr_number == nil then
local function gh_qf_action(number, action, msg)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refactored slightly so that it can work with both issues and PR's

@morgsmccauley
Copy link
Copy Markdown
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant