Eduardo Pignatelli
Eduardo Pignatelli
I used a workaround for the gmail icon. You can use it as a standard icon. Here the full gist: https://gist.github.com/epignatelli/114da91cbf13e6eef376b1036307b449 style.css ```css .fa-gmail { content: url('assets/images/gmail.svg'); height: 1em; width:...
Yeah, @tierninho I experienced the same in beta mode, actually. I am working on a fix at [this fork](https://github.com/desktop/desktop/compare/development...epignatelli:bugfix/checkout-init-submodules) I wanted to have a conversation about it before I pr,...
thanks @outofambit! What's the specific reason `--force` was required there? I tested the code on [the fork](https://github.com/desktop/desktop/compare/development...epignatelli:bugfix/checkout-init-submodules) and the problem was solved for me. Could you still reproduce after that?...
The`align` environment is fundamental for any scientific text, I am very surprised this issue is still open after *so* many years. Any place to start looking @jgm ?
Hi @al-fisher - I updated these two pages to align the wiki with the new SCRUM board automation: - https://github.com/BHoM/documentation/wiki/Using-the-SCRUM-Board - https://github.com/BHoM/documentation/wiki/Resolving-an-Issue Let me know if there is anything you...
This is very dangerous behaviour, happening without any clear warning. The action completely cleared my `~/.bashrc`, `~/.zshrc` and `~/.profile` files on a self-hosted runner.
> Need to use `denylist` and `allowlist` Since what version?
For the posterity, version `0.4.0` is the last version with `blacklist` in place of `denylist`
Duplicate of #163 And I also have the same issue.
This actions is broadly used, why does nobody answers to any issue in this repository? @mathieudutour Happy to help if it's a time issue.