top | item 46873271

(no title)

kolja005 | 26 days ago

Hey pretty cool! I recently added a similar feature to my neovim setup. I can press a keymap and cycle through all of the unstaged git hunks with each shown in a preview window. I can also change the base branch to one that, say, I'm trying to merge into so that I can have the same workflow when doing code reviews.

discuss

order

oug-t|26 days ago

That sounds like a killer workflow!

For pure speed on small PRs, your setup sounds perfect!