Skip to content

Differentiate between empty and missing repos when creating a backup

James Fargher requested to merge backup_empty_vs_nothing into master

gitlab#357044 (closed)

This MR changes the backup creation logic so that if the repo is missing no backup is written, and if the repo is empty then write an empty refs file and no bundle.

Edited by James Fargher

Merge request reports