From a4630cfa7362fe0a537fa0f5c68bf432912adb64 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sun, 6 Jun 2021 10:20:34 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 095925cb..6b330a9d 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ These are the high level goals before calling out `1.0`: * file history log ([#381](https://github.com/extrawurst/gitui/issues/381)) * visualize branching structure in log tab ([#81](https://github.com/extrawurst/gitui/issues/81)) * interactive rebase ([#32](https://github.com/extrawurst/gitui/issues/32)) +* notify-based change detection ([#1](https://github.com/extrawurst/gitui/issues/1)) ## 5. Known Limitations [Top ▲](#table-of-contents)