Santiago Fraire Willemoes
Santiago Fraire Willemoes
I think a section in the tutorials for "Working with signed commits" could help a lot, within the context of commitizen. Like crafted specially around the team requiring this flag...
I'm having the same issue. Linux 64 with tb 52. Tried these options: `domain\username` `domain\email` `username` `email` Thanks btw!
Still not working, this is what I see in the errors console: ``` mexint - node stdout: ERROR stderr: AddAccountWindow.js:95 addAccount chrome://mexint/content/AddAccountWindow.js:95:3 oncommand chrome://mexint/content/AddAccountWindow.xul:1:1 oncommand chrome://messenger/content/AccountManager.xul:1:1 MsgAccountManager chrome://messenger/content/accountUtils.js:255:9 oncommand chrome://messenger/content/messenger.xul:1:1...
sorry, is internal from the company and I cannot share it :( thanks a lot anyway!
fantastic @tmbo I was also needing something like that. Thanks a lot!
For people with problems with `prompt toolkit < 2.0`, there are currently 2 solutions which kinda fit: - [questionary](https://github.com/tmbo/questionary) which supports `prompt toolkit > 2.0` - [bullet](https://github.com/Mckinsey666/bullet) which has no...
I would also like to have the ability to show the cluster based on a file or folders: ```sh charts/ # I think it's the helm recommended folder k8s/ .k8s...
I'm having the same issue. In my case, it has to replace a single line a `Makefile` and this error appears. Anyone knows how could I prevent this and how...
@abersheeran would you allow me to make a package out of your code?
Yes, updating the docs should be enough, would you mind sending a pr or describing here where would you update? Thanks