JohnstonCode / svn-scm

SVN support for VS Code
MIT License
208 stars 84 forks source link

Problem with empty spaces when creating branch #1617

Closed Lonyless closed 6 months ago

Lonyless commented 8 months ago

Issue

When creating and naming a branch, extension/svn is replacing empty spaces with hyphen-minus sign (-)

Steps to Reproduce

  1. Try creating a branch and inserting an empty space character

Screenshots

name inputed

image

actual name after creation

image