aliases icon indicating copy to clipboard operation
aliases copied to clipboard

Cloning a user repo doesn't "just work"

Open sebglazebrook opened this issue 7 years ago • 0 comments

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

sebglazebrook avatar Oct 20 '18 05:10 sebglazebrook