lein-git-version
lein-git-version copied to clipboard
Sanitize branch name in status-to-version example
If someone has a branch named like e.g. "pull/100", the example :status-to-version
function will fail to produce a jar. I imagine lots of people using this will just copy the example verbatim into their project.clj so hopefully this will prevent a few build failures.