Federico Teotini
Federico Teotini
**Information** - OS: Mac - Version: 0.44.0 - Terminal: iTerm2, Rider terminal **Describe the bug** When calling the the CommandApp via CLI without a default Command, the commands section of...
**Describe the bug** I'm trying to pass multiple args to the merge command, but I always receive an error. **To Reproduce** 1. Sets the following in `config.yml` ```yaml git: merging:...
Ember `findBy` method compare by identity and that's good for primitive values, but when we deal with objects identity could not be the perfect solution. For example, 2 different `Date`...