chore: update sync-branch to beads-metadata

This commit is contained in:
beads/refinery
2026-01-13 00:35:24 -08:00
committed by Steve Yegge
parent c9cc1308d5
commit a55b9c3064

View File

@@ -42,7 +42,7 @@ issue-prefix: "bd"
# instead of the current branch. This allows multiple clones to sync # instead of the current branch. This allows multiple clones to sync
# beads data without polluting main branch commits. # beads data without polluting main branch commits.
# Can also be set via BEADS_SYNC_BRANCH environment variable. # Can also be set via BEADS_SYNC_BRANCH environment variable.
sync-branch: "beads-sync" sync-branch: "beads-metadata"
# Integration settings (access with 'bd config get/set') # Integration settings (access with 'bd config get/set')
# These are stored in the database, not in this file: # These are stored in the database, not in this file:
@@ -51,4 +51,4 @@ sync-branch: "beads-sync"
# - linear.url # - linear.url
# - linear.api-key # - linear.api-key
# - github.org # - github.org
# - github.repo # - github.repo