Luka Markušić

Results 533 comments of Luka Markušić

Could you please check the command log? Press `@` to focus it and see what happens after you try opening a PR? It's supposed to run `open ` which should...

That was explicitly done so ([code](https://github.com/jesseduffield/lazygit/blob/de69fbd6450178ae64d80180efa64a3bed6489e6/pkg/gui/controllers/local_commits_controller.go#L374-L376)): ``` // at this point we aren't actually rebasing so we will interpret this as an // attempt to pull. We might revoke this...

> How does LazyDocker handle memory allocation for Docker containers? It doesn't, `lazydocker` is just showing the information one would get from `docker` itself, it doesn't do anything else except...