pear / pear-svn-git

tool to move pear svn repositories to git
5 stars 8 forks source link

The basename function does not quote parameter #16

Closed ktomk closed 11 years ago

ktomk commented 11 years ago

Leads to errors if the pathname contains spaces.

Also some minor WS fixes.

turtledb commented 10 years ago

git remote add origin https://$username@github.com/pear/$package.git

71 71