aliases
aliases copied to clipboard
Cloning a user repo doesn't "just work"
When I try to clone repo it blows up saying "user not found"
It looks like the code first checks to see if the user exists and if not found it blows up.
It should be able to clone a repo for a user that doesn't exist and then simply create the user afterwards