fix(git): preserve dispatch and content after jumping back

This commit is contained in:
2026-05-08 01:46:43 +02:00
parent 4649b803ab
commit 867b5c2a2e
4 changed files with 78 additions and 12 deletions
-1
View File
@@ -19,7 +19,6 @@ end
---@field immutable boolean?
---@field index_writer boolean?
---@field index_mode string?
---@field log_max_count integer?
---@alias ow.Git.Repo.Event "refresh"