Server command: made --repositories-root work
Apparently, `None` as default argument for an option is incompatible with it having a value. The only way to detect a missing string argument is to evaluate to bool. In this case, it's not a problem.
Please register or sign in to comment