jesseduffield / lazygit

simple terminal UI for git commands
MIT License
51.38k stars 1.8k forks source link

Submit and Review PRs #3639

Open mchisolm0 opened 3 months ago

mchisolm0 commented 3 months ago

Is your feature request related to a problem? Please describe. No, just would love not having to leave Lazygit. 😊

Describe the solution you'd like I would like a method of reviewing and submitting PRs similar to the GitHub PR extension from Microsoft (link: https://github.com/microsoft/vscode-pull-request-github).

Describe alternatives you've considered

Additional context I would like being able to do the following without leaving Lazygit:

Possible steps:

Happy to help with this, but I realize it may not make since in Lazygit.

mchisolm0 commented 3 months ago

I don't think I made clear in the issue, so I wanted to here. I know this would be a lot, so I would love to build this out myself (never used Go before like the template mentioned).

My main question is, does this make sense in the context of Lazygit? I could see it needing to be a separate project due to the complexity.

carmen-gh commented 3 months ago

there is also gh-dash https://github.com/dlvhdr/gh-dash which can do this. you can also combine it with lazygit and neovim

mathieurousseau commented 1 month ago

This!

I am switching from VsCode to nvim and lazygit.

The Github Pull Request plugins in VsCode is so great, I wish this comes to LazyGit!