This commit is contained in:
Stephan Dilly 2020-03-20 17:39:39 +01:00
parent eac8488ce6
commit 12e58fd861

View file

@ -37,6 +37,8 @@ gitui
* [x] inspect diffs
* [x] commit
* [x] [input polling in thread](assets/perf_compare.jpg)
* [ ] debug log view
* [ ] only ask git when necessary. maybe in a worker thread?
* [ ] show content of new files
* [ ] discard untracked files (remove)
* [ ] use [notify](https://crates.io/crates/notify) to watch git