I wanted to save a few clicks every day by not having to click through slow GitHub UI, so I spent way too much time to create this simple tool. I hope you'll find it useful 😃
@necmttn That's right, you can use `gh pr view -w` for opening current PR, but the goal was to create a tool for opening current git context in browser. So if you're on a branch the PR will be opened, if you're on the main branch then the repository page will be opened, and on a new branch you can create a new PR. And the same command will work for both GitLab and GitHub repos.
CleanShot