feat: show ahead and behind commits in winbar

This commit is contained in:
Jakub F. Bortlík
2026-03-02 12:41:28 +01:00
parent d67484fe87
commit f7c7a93da4
5 changed files with 66 additions and 46 deletions

View File

@@ -92,6 +92,8 @@
---@field resolved_notes number
---@field non_resolvable_notes number
---@field help_keymap string
---@field ahead number|nil -- Number of commits local is ahead of remote
---@field behind number|nil -- Number of commits local is behind remote
---@field updated string
---
---@class SignTable