Closed
Description
I'm getting this error when I try migrating my svn repo to git:
sh: 1: VDSP: not found
sh: 1: Bad substitution
command failed:
git tag -a -m "revert ${project.version} to ${project.parent.version} for docs path in build/pom.xml" "2.0.124" "svn/tags/2.0.124"
It's failing because the svn commit message for a tag has "$" in the commit message.
Metadata
Metadata
Assignees
Labels
No labels