I got
$ python3-pip-skeleton existing --from-branch dls-python3-release --package machine_status_hybrid --org DiamondLightSource .
fatal: Not a valid commit name ededf00035e6ccfac78946213009c1ecd7c110a9
Developer instructions in docs/developer/tutorials/dev-install.rst
But superficially it seems to have succeeded to do the merge and commit.
The named commit is one from this cli repo
git show ededf00035e6ccfac78946213009c1ecd7c110a9
commit ededf00035e6ccfac78946213009c1ecd7c110a9
Author: Tom Cobb <[email protected]>
Date: Fri Jan 7 11:46:51 2022 +0000
Initial structure
Any thoughts? Maybe not too worrying if it worked, but the "fatal" makes you think it hasn't.