diff options
| author | Chris Sobczak <chris@sobczak.family> | 2026-07-15 11:16:28 -0700 |
|---|---|---|
| committer | Chris Sobczak <chris@sobczak.family> | 2026-07-15 11:16:28 -0700 |
| commit | 910da78a6e876786d2f43d73c79d5ea0b36c1edb (patch) | |
| tree | e51507b1ab7784c596cc85b3c0c42af39a968bd4 | |
| parent | eec82e8bc55e0241a8439c30c0b39f96eb60a63f (diff) | |
Add sync-branch to config
| -rw-r--r-- | metadata/layout.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index dc0b096..7830b41 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,4 +1,5 @@ masters = gentoo auto-sync = true +sync-branch = master thin-manifests = true sign-manifests = false |
