From cmd line at path for my local repo, I executed git svn clone
command but with the wrong url.
I then tried to execute git svn clone
with the correct url, but I can't because it tells me "svn-remote.svn.url already set"
How can I unset svn-remote.svn.url
?