This commit is contained in:
Stephan Dilly 2020-03-20 00:08:54 +01:00
parent 8b37a22e4d
commit 46b4e37ccf

View file

@ -15,9 +15,10 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com
* [x] inspect diffs
* [x] commit
* [x] [input polling in thread](assets/perf_compare.jpg)
* [ ] indicate file status (modified,added,removed)
* [ ] ←→ to switch between index/diff
* [ ] support non-root git folder wd
* [ ] show content of new files
* [ ] indicate file status (modified,added,removed)
* [ ] discard untracked files (remove)
* [ ] use [notify](https://crates.io/crates/notify) to watch git
* [ ] log view