mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 22:59:19 +10:00
In backup_create, backup information hash is using symbol as its key. But in backup_restore, string key is used and it returns empty value.
In backup_create, backup information hash is using symbol as its key. But in backup_restore, string key is used and it returns empty value.