tode
tode copied to clipboard
using a string in an mr create make an error when doing a mr list
mr create 'http://myRepo.com/mc'
will prevent one from being able to look at their list of repositories.
the proper way of course is
mr create http://myRepo.com/mc
You can fix it by editing the location offending repository
... interesting ...