• Dimitry Andric's avatar
    Correctly restore empty repositories. · 4a5044e3
    Dimitry Andric authored
    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.
    4a5044e3
repository.rb 3.27 KB