mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 05:06:46 +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.