Re: [BUG]: Destructive behaviour of git revert

2019-07-30 Thread Phillip Wood
Hi Andreas On 30/07/2019 18:24, Andreas Wiesinger wrote: Hello, git revert for merges will mark merged files as deleted and commit them as if they would have been deleted, but that is for sure never what anybody would expect and has deleted many files unintentionally and unrecognized in our rep

Re: [BUG]: Destructive behaviour of git revert

2019-07-30 Thread Andreas Wiesinger
Hello, git revert for merges will mark merged files as deleted and commit them as if they would have been deleted, but that is for sure never what anybody would expect and has deleted many files unintentionally and unrecognized in our repo shortly. I have reproduced this issue in a very small exa