Merge pull request #533 from jakubbortlik/fix/check-local-in-sync-before-commenting
feat: check local branch state when creating comments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user