Florian Plattner
Results
2
issues of
Florian Plattner
Previously this flag was just passed to git whatchanged, but that doesn't seem to affect what files are listed on the merge commits. This uses --diff-merges=first-parent when both --merge and...
This is a relatively basic implementation of binary snapshots. I decided to adapt my implementation mentioned in https://github.com/mitsuhiko/insta/issues/196#issuecomment-2059256019 to handle binary files in general and remove the whole thing that...