Correctly restore empty repositories.
If a project is being restored, but there is no bundle file, the project was empty when it was backed up. In this case, just use git init --base to create a new bare repository.
Showing
Please register or sign in to comment