mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-23 07:32:01 -05:00
When calculating hashes from pointers, it actually makes sense to cut off the most significant bits. In that case, said warning does not make a whole lot of sense. So let's just work around it. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>