[PR #348] [MERGED] Separate app DB per Git worktree #626

Closed
opened 2026-04-16 15:20:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/348
Author: @gschier
Created: 1/5/2026
Status: Merged
Merged: 1/5/2026
Merged by: @gschier

Base: mainHead: worktree-app-id


📝 Commits (1)

  • 0ceb8a6 Separate app DB per work tree

📊 Changes

2 files changed (+17 additions, -2 deletions)

View changed files

📝 scripts/git-hooks/post-checkout.mjs (+6 -0)
📝 src-tauri/yaak-models/src/lib.rs (+11 -2)

📄 Description

To help with worktree-based development, this PR will now override the Yaak database file location for each work tree


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mountain-loop/yaak/pull/348 **Author:** [@gschier](https://github.com/gschier) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/5/2026 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `main` ← **Head:** `worktree-app-id` --- ### 📝 Commits (1) - [`0ceb8a6`](https://github.com/mountain-loop/yaak/commit/0ceb8a61bf79f6252e7b3e745f6bf4bc2065d0f0) Separate app DB per work tree ### 📊 Changes **2 files changed** (+17 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `scripts/git-hooks/post-checkout.mjs` (+6 -0) 📝 `src-tauri/yaak-models/src/lib.rs` (+11 -2) </details> ### 📄 Description To help with worktree-based development, this PR will now override the Yaak database file location for each work tree --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 15:20:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/yaak#626