I would like to include the current git hash in the output of a Python script (as a the version …
python git git-hashI am writing a script that requires checking whether a particular commit is a Merge/Revert commit or not, and …
git git-merge git-commit git-hash