No executable hg-git or hggit installed from HEAD
pip install .
from HEAD does not create an executable console program I can call on ubuntu 20.04 with cpython 3.8. Am I missing something easy? The directions seem to say pip install
should enable a hggit
command.