Open peterfication opened 1 year ago
This adds the only recently available Github CLI command to create a branch for an issue and checking it locally out.
See https://github.com/cli/cli/issues/5469
Please let me know what you think.
I'm pretty new to lua/neovim development, so any tips are appreciated. I just tried to follow what was there already.
@sbulav what do you think about this addition?
This adds the only recently available Github CLI command to create a branch for an issue and checking it locally out.
See https://github.com/cli/cli/issues/5469
Please let me know what you think.
I'm pretty new to lua/neovim development, so any tips are appreciated. I just tried to follow what was there already.