Gitlab 8引入了大型文件存储( Gitlab )。我升级并激活了它--但是当我调用lfs_storage_path时,Gitlab会自动备份/opt/gitlab/bin/gitlab-rake gitlab:backup:create吗?还是我需要手动完成?谢谢,通过搜索/文档找不到明确的答案!
发布于 2015-12-08 20:47:52
在GitLab 8.2中,(现在是最新的稳定状态),lfs文件包含在备份中。https://gitlab.com/gitlab-org/gitlab-ce/blob/8-2-stable/lib/backup/lfs.rb
https://stackoverflow.com/questions/34094588
复制相似问题