yakov116

Results 57 comments of yakov116

we @ refined-github have come up with a solution. https://github.com/sindresorhus/refined-github/blob/main/source/github-helpers/github-url.ts

@jaywcjlove thanks for the amazing library Any update on this?

@jaywcjlove can you give a bit explaining how scope works? I read the readme and tried it in practice. From what i understand is that you can only have one...

@jaywcjlove ok. Side thing do you mind if i send in a pr to improve the docs?

> This should not be default behavior anyway. Not everyone deletes branches. I just discovered this feature after it surprise deleted a branch. See #3636 and #2267

This means at least one api call for every closed issue. And if it was never released its a new request every time you visit the issue. The feature it...

I think this feature is becoming a little too big would need to extract the logic into a new file too.

> For the longest time I have been doing this manually, by clicking "view file" and then editing the URL to add a `^` at the end of the commit...

How about this? ![image](https://user-images.githubusercontent.com/16872793/85947890-62bc8900-b91b-11ea-8805-65980792ad65.png)

@OliverJAsh Where do you expect to see the commit on the base branch or the head branch?