Add command line flag to dump found versions
commit59675eca225b779b8bdea797bd58c96bd0e3df71
authorFrej Drejhammar <frej.drejhammar@gmail.com>
Wed, 27 Dec 2023 11:57:56 +0000 (27 12:57 +0100)
committerFrej Drejhammar <frej.drejhammar@gmail.com>
Thu, 28 Dec 2023 12:40:48 +0000 (28 13:40 +0100)
treeb7d0965587b486477074bc690c6931a2e57d1512
parent3c694243c44590d342c8713af7caa146f4cf420d
Add command line flag to dump found versions

Add `--debug` command line flag which dumps the detected versions of
Mercurial and Python. This will probably help future debugging when
unexpected versions are used.
hg-fast-export.sh