Mislav Marohnić

Results 921 comments of Mislav Marohnić

@ewjoachim A reproduction case in an open-source repo would be great (@orensbruli shared one but we didn't see it in time and now the run is outdated, sorry!). Or, if...

@marcotrosi Have you tried the `gh api` workaround as suggested by @ecs-hk in their last comment?

Reopening since this seems to continuously affect people. I believe that an ultimately correct approach for computing the git log between base and head branches is to ask the GitHub...

This got shipped as `gh issue develop` https://github.com/cli/cli/pull/6254

Closing since there is now a workaround and the issue seems to belong on the server. If this continues to be a pain point for CLI users, please comment and...

Thanks for the suggestion and for the discussion, everyone! Like some people have already pointed out in this thread, `git checkout` and `git switch` aren't equivalent. When Git introduced the...

> 2\. but don't understand why a new third-party library is a concern when the vast majority of modules in _go.mod_ also are. It seems to be a solid library...

You're welcome to submit a PR to this repo :+1:

> Duplicate of #261 which has been [considered and rejected](https://github.com/rbenv/ruby-build/issues/261#issuecomment-26946265). @jasonkarns True, but I'm willing to reconsider it. Sometimes I'm lazy and I'd like for ruby-build to just install me...

Good catch! Want to take a stab at making a PR for this?