gitui/README.md

13 lines
225 B
Markdown
Raw Normal View History

2020-03-16 17:39:05 +03:00
# gitterm
terminal ui (tui) frontend for git written in rust
2020-03-16 19:20:28 +03:00
# todo
* [x] show files that changes
* [x] show files on index
* [] only show diff of selected file
* [] support committing
2020-03-16 19:21:13 +03:00
* [] support push/pull
2020-03-16 19:20:28 +03:00
* [] log view