I'm trying to restore only 1 repository from complete gitlab backup file .
I'm using gitlab-rake for backup my repositories .
Backup command :
sudo gitlab-rake gitlab:backup:create
How i can restore from this tar file only 1 repository ?
more Info :
Gitlab version : GitLab Enterprise Edition 7.13.5-ee
Thanks , Amit
You can check this one: backup restore
so you can use parameter before you backup the repository.