v0.20.0-beta.1
Pre-release
Pre-release
·
19 commits
to main
since this release
Delta since previous beta (v0.20.0-beta.0) — 1 new changeset.
Patch Changes
- Fix Open Knowledge Desktop offering to set up a project inside a subfolder of a linked git worktree. Picking a subdirectory (for example
public/open-knowledge) inside agit worktree addcheckout misclassified it as a worktree root and showed "Setup Open Knowledge in this folder" in place, scaffolding.ok/in the subfolder instead of promoting to the git root. Subfolders of a linked worktree now correctly fall through to git-root promotion; only the worktree root itself is treated as a standalone project.