gitolite
gitolite copied to clipboard
User names should coincide with internal gitolite rules
It is possible to add a user with an invalid user name right now (example is [email protected]). This should not be allowed and an appropriate exception should be raised when an invalid user name is added.