mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-22 19:29:14 +03:00
552 B
552 B
gitterm
terminal ui (tui) frontend for git written in rust
motivation
todo
- show files that changed
- show files on index
- colorize diff
- only show diff of selected file
- change detection
- allow scrolling diff
- support staging
- show added files on working dir changes
- support committing
- allow selecting/diff index items
- support unstaging
- polling in thread
- log view