On 3/5/26 6:28 PM, Barnabás Czémán wrote: > Redmi 5A is very similar for Redmi 4A (rolex) and Redmi GO (tiare), > it can be commonized for avoid unnecessary code duplications. > > Signed-off-by: Barnabás Czémán <[email protected]> > ---
Could you please try adding the following to your gitconfig:
[diff]
renameLimit = 999999
algorithm = histogram # or 'copies'
renames = copies
and see if this generates a shorter diff?
Konrad

