Tools around git
cli tools
gitoxide
- GitHub
- Rust git implementation
- Library and cli tool
- Still doesn't cover all components of git, see Feature Discovery
Install:
pacman -S gitoxide
lazygit
gitui
- GitHub
- Rust, faster than lazygit
- Config at
~/.config/gitui/- Config in ron file format
- Feature requests:
Key bindings
- Customize Key bindings
- Official vim-style keybindings
- Default key bindings
- Key bindings config:
~/.config/gitui/key_bindings.ron
Default keybindings:
- Help key binding:
h - Find:
f
onefetch
Command-line Git information tool written in Rust
- GitHub
- Rust
- Install:
sudo pacman -S onefetch
tig
Managing multiple git repos
- gita
- AUR package:
gita
- AUR package:
- repos
- interactive CLI tool for managing multiple git repositories
- android repo tool
Stale:
- gitagrip
- keyboard-driven terminal UI
- Last commit 2025-10
- mu-repo
- Last tag 2023
- myrepos / mr
- Perl
- Debian package
- Source code
- Maintenance mode, last tag 2019