Dmitry Avtonomov

Results 7 issues of Dmitry Avtonomov

There's: - date in front matter - weight in front matter - weight in the config No matter what I'm changing - the order of elements stays the same in...

Here's what repo history looks like: ![git-flow-hotfix-bug](https://user-images.githubusercontent.com/107902/37177294-d7b598ea-22d3-11e8-9c8e-878cc73127b0.png) ``` $ git flow hotfix start v5.2 v5.1 Fatal: Base 'v5.1' needs to be a branch. It does not exist and is required....

Turned out flags might differ on some systems, should be a benign change

Added ability to change search engine to Comet: - Comet params have to be specified via parameter file, no UI - Did not add support for headless mode - Only...

## Description Just wrap xml parsing call in try/catch. Helps in solutions with multiple projects, when one of csproj files becomes corrupt. User knows where to apply fixes. ## Related...

**Is your improvement request related to a problem? Please describe.** I was confused when in a solution with 20+ projects I ran gitversion and got an XmlException printed that didn't...

improvement

I would greatly appreciate if you merged this change, it would make maintaining my fork a lot easier. - The main thing it does is add some structure to the...