There is a piece of code in my project that relies on the output of this command:
git log -n 2 --topo-order --pretty=format:"%H"
This i