From 0cc44b5512e7c3527fb5db63a96dcf80b50577f9 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Thu, 19 Mar 2020 14:18:00 +0100 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e1a6664..d9651bc4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 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) -* [ ] file watcher instead of polling git +* [ ] use [notify](https://crates.io/crates/notify) to watch git * [ ] log view # resources (quick links)