gitlab:backup:create doesnt create backup with dot in repo name
Created by: AlexanderGerasymenko
Hi,
when i launch bundle exec rake gitlab:backup:create RAILS_ENV=production it shows FAILED message for all projects with "." in their names, for ex.
- android/* ... [DONE]
- bb-titanium/* ... [DONE]
- oxid/* ... [DONE]
- oxid/*.wiki ... [FAILED]
- oxid/* ... [DONE]
- oxid/* ... [DONE]
- oxid/*.wiki ... [FAILED]