Skip to content

fix(docs): remove stale --branch flag and SQLite refs from QUICKSTART (GH#2522)#2525

Merged
maphew merged 1 commit into
gastownhall:mainfrom
maphew:fix/docs-onboarding-2522
Mar 11, 2026
Merged

fix(docs): remove stale --branch flag and SQLite refs from QUICKSTART (GH#2522)#2525
maphew merged 1 commit into
gastownhall:mainfrom
maphew:fix/docs-onboarding-2522

Conversation

@maphew

@maphew maphew commented Mar 11, 2026

Copy link
Copy Markdown
Collaborator

Fixes #2522

Changes

  • QUICKSTART.md: Remove bd init --branch beads-sync — the --branch flag no longer exists on bd init
  • QUICKSTART.md: Replace stale database location (~/.beads/default.db) with correct Dolt path (.beads/dolt/)
  • ARTICLES.md: Add disclaimer under Community Articles noting offsite content may become outdated

Context

helico-tech reported that onboarding docs reference commands/flags that no longer exist (--branch, bd sync, SQLite paths), making it impossible for new users to get started.

@maphew maphew force-pushed the fix/docs-onboarding-2522 branch from af72705 to 22b6778 Compare March 11, 2026 19:41
… (GH#2522)

- Remove bd init --branch beads-sync (flag no longer exists)
- Replace stale ~/.beads/default.db with correct .beads/dolt/ location
- Add outdated-content disclaimer to Community Articles in ARTICLES.md

Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019cde55-544a-701a-a0e2-c06dee329d6a
@maphew maphew force-pushed the fix/docs-onboarding-2522 branch from 22b6778 to be6af6e Compare March 11, 2026 19:44
@maphew maphew merged commit f7061f9 into gastownhall:main Mar 11, 2026
8 checks passed
gijoe88 pushed a commit to gijoe88/beads that referenced this pull request Mar 11, 2026
… (GH#2522) (gastownhall#2525)

- Remove bd init --branch beads-sync (flag no longer exists)
- Replace stale ~/.beads/default.db with correct .beads/dolt/ location
- Add outdated-content disclaimer to Community Articles in ARTICLES.md


Amp-Thread-ID: https://ampcode.com/threads/T-019cde55-544a-701a-a0e2-c06dee329d6a

Co-authored-by: Amp <amp@example.com>
Co-authored-by: Amp <amp@ampcode.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs and onboarding out of date

1 participant