With #5045, we introduced a naming change that causes a cyclic renaming between absober.hpp and Absorber.hpp on all case-insesitive file sysetms (e.g. MacOS) when working with git, raping users in an "infinite loop of unstaged changes".
This pull request should fix this issue.
With #5045, we introduced a naming change that causes a cyclic renaming between
absober.hpp
andAbsorber.hpp
on all case-insesitive file sysetms (e.g. MacOS) when working with git, raping users in an "infinite loop of unstaged changes". This pull request should fix this issue.