• Achilleas Pipinellis's avatar
    Properly fix wiki restore. · 3215dc71
    Achilleas Pipinellis authored
    ProjectWiki.new() creates a new wiki git repository, so any tries
    to bare clone a bundle fail. With this patch we remove the newly
    created wiki.git before restoring from the backup bundle.
    
    Conflicts:
    	lib/backup/repository.rb
    3215dc71
repository.rb 3.56 KB