I was going to override it in setup.py, only then I noticed I would lose the ability to also use git, and that is a dealbreaker since I use both hg and git. Would you be open to a pull request that changes the default, or maybe allows you to overwrite default commands for hg or git exclusively?
Apparently hg bookmarks are also seen as tags, which results in the following version string:
A more helpful default hg command would be:
I was going to override it in setup.py, only then I noticed I would lose the ability to also use git, and that is a dealbreaker since I use both hg and git. Would you be open to a pull request that changes the default, or maybe allows you to overwrite default commands for hg or git exclusively?