gitlab-org--gitlab-foss/lib/backup
Dimitry Andric 4a5044e302 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.
2014-11-13 13:09:47 +01:00
..
database.rb Drop all Postgres sequences during backup restore 2014-10-28 18:52:21 +01:00
manager.rb Fail harder in the backup script 2014-10-01 15:43:27 +02:00
repository.rb Correctly restore empty repositories. 2014-11-13 13:09:47 +01:00
uploads.rb Support symlinked public/uploads for backp restore 2014-02-26 17:26:48 +01:00