Closed
Description
git lab clone
does not work as expected for some reasons, shortly after git lab create
.
Fatal error: fatal: Couldn't find remote ref master
fatal: The remote end hung up unexpectedly
However, git clone [email protected]:user/repo.git
works as expected. Could git-repo try this command after failing git lab clone user/repo
.