✨The most user-friendly, blazingly-fast CLI for Git🔥
git clone https://github.com/benja2998/git-ts
cd git-ts
npm ci
npm i
npm run build
npm linkThen you'll have git-ts in your PATH.
The Neovim plugin is how git-ts is meant to be used. For a starting point, see example-init.lua.
Unlike lazygit, git-ts can sign off commits, has a tiny codebase, and does not use fancy terminal features like alternate screens.
git-ts is very fast.