5 ms·
It was indeed unintended, caused by a bad git merge from a long-running feature branch. :) As part of the revised implementation, the proposal is to add unit t
by jasonblais 5y ago
It was indeed unintended, caused by a bad git merge from a long-running feature branch. :)
As part of the revised implementation, the proposal is to add unit testing, so that we can detect it in the future as part of our build process.
- noir_lord 5y agoIt happens, I've blown up branches to the point of "welp, I hope that is still in the reflog" a few times. Git is a double-barrelled footgun with a hair trigger.