I always set hubflow.prefix.versiontag v by default so that release versions are all tagged like v0.1.0.
I'll append the script I wrote in a subsequent commit.
Is there a better way to do this? e.g. to specify a global versiontag default for git-hf init
Why do I think that I don't want to set a global default in my ~/.gitconfig even if that would actually work?