Unverified 提交 5a979c6e 作者: Henrique Dias 提交者: GitHub

Update main.go

上级 9a9660e0
......@@ -57,10 +57,6 @@ func createTempRepo(ctx context.Context) (string, error) {
if err != nil {
return "", err
}
// Add your custom configuration to the repository config
// For example, you can enable sharding with:
// cfg.Experimental.ShardingEnabled = true
// Create the repo with the config
err = fsrepo.Init(repoPath, cfg)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论