You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! First, thank you for maintaining this plugin, it's part of my daily Git interface.
A feature I frequently rely on is undo_stage_hunk. Recently, it was deprecated with the note "use gitsigns.stage_hunk() on staged signs". I tried to do that but I'm only getting the message "No hunk to stage" in my work buffer. These are my current keymaps:
Hello! First, thank you for maintaining this plugin, it's part of my daily Git interface.
A feature I frequently rely on is
undo_stage_hunk
. Recently, it was deprecated with the note "usegitsigns.stage_hunk()
on staged signs". I tried to do that but I'm only getting the message "No hunk to stage" in my work buffer. These are my current keymaps:Is the replacement feature not implemented yet? Or is this feature (as-is) going away?
The text was updated successfully, but these errors were encountered: