Improve binary file added output #96
Comments
|
Has this been implemented yet? Otherwise I am down to work on it as it seems a good fit to get started contributing to the repository |
|
Hey @anchnk, great! Go for it. I have not started on it. |
|
I had a quick look and I will dive deeper in a few but it seems that the project structure drastically changed. I could replay all the commits since then but I thought it might be faster to ask where is the relevant test located now? |
|
Right, the codebase changed a lot around March/April this year. The test named |
|
Thank you very much for your help. I was able to identify the test and where's the condition that identifies binary files modification is (thx to #94 ). Now I am trying to figuring out how to implement the new output. Should we have 3 different outputs for each scenario? Such as:
Also, where's the delta output built? I am still grasping the code to see how it works but breaking this task in actionable items would greatly help to grasp the codebase. |


Ref #94. It might be better for the output to say something like
than the current
The text was updated successfully, but these errors were encountered: