mirror of
https://github.com/minetest/minetest.git
synced 2025-07-04 00:40:24 +02:00
Instead of trying to manually parse the output of 'git show' which can be different across different git configurations, properly use the 'git rev-parse' command that is intended for this purpose.