forgit

forgit: This tool is designed to help you use git more efficiently. It’s lightweight and easy to use. Interactive git diff viewer (gd) Interactive git reset HEAD <file> selector (grh) Interactive git checkout <file> selector (gcf) Interactive git checkout <branch> selector (gcb) Interactive git checkout <commit> selector (gco) …

gitsigns.nvim: git info in neovim

gitsigns.nvim: Super fast git decorations implemented purely in lua/teal. Features Signs for added, removed, and changed lines Asynchronous using luv Navigation between hunks Stage hunks (with undo) Preview diffs of hunks …