Commit Graph

3 Commits

Author SHA1 Message Date
Gabriel Horner
fe3d68176d fix: confusing and incorrect naming for --repo global option
Repo refers to internal identifiers that start with 'logseq_db_' and
used to start with 'logseq_local_'. The --repo option was not being
used in that way and was just a reference to a graph name. While it's
reasonable for internal CLIs like db-worker-node.js to use --repo, it is
needlessly confusing to introduce repo to users. Almost all of our apps and docs
label graphs as 'graph' and not 'repo'
2026-03-12 15:12:33 +08:00
Gabriel Horner
aece4c80c0 fix lint and mark long-running cli tests
Long tests should be marked with ^:long so that most unit tests can still
run in under 30s
2026-03-12 15:12:33 +08:00
rcmerci
4b2d725be4 030-logseq-cli-db-graph-default-dir-locking.md (1) 2026-03-12 15:12:33 +08:00