Files
GitLite/src-tauri
Christoph Brandau 9a4c6e5b9b
publish / publish-tauri (, windows-latest) (release) Successful in 22m57s
feat(branches): add force delete flow for local branches
Branch deletion now supports an optional force mode in the Tauri
command, enabling deletion of branches that are not fully merged.
The UI replaces the simple confirm prompt with a dedicated dialog and
auto-escalates to force delete when Git rejects a normal delete.

- Add force flag to delete_branch command and tests
- Implement BranchDeleteConfirmDialog and wire it into App.svelte
- Update branch context menu actions and styling
2026-07-04 00:52:40 +02:00
..
2026-06-29 17:24:08 +02:00
2026-06-27 13:03:07 +02:00
2026-06-27 13:03:07 +02:00
2026-07-03 17:17:44 +02:00