nirvdrum / svn2git

Ruby tool for importing existing svn projects into git.
MIT License
2.11k stars 443 forks source link

For #307: Error chomp on nil #308

Open Taknok opened 2 years ago

Taknok commented 2 years ago

Set a control to check if gets return a non nil object and chomp it.

=> Referenced issue #307