mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-22 19:29:14 +03:00
Blazing 💥 fast terminal-ui for git written in rust 🦀
asyncbashcommand-line-interfacecommand-line-toolgithacktoberfestruststarred-extrawurst-repostarred-repoterminaltui
.vscode | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE.md | ||
README.md |
gitterm
terminal ui (tui) frontend for git written in rust
todo
- show files that changes
- show files on index
- colorize diff
- only show diff of selected file
- change detection
- show added files on working dir changes
- allow selecting/diff index items
- allow scrolling diff
- support staging/unstaging
- support committing
- support push/pull
- log view