From 05d456a4628977ee55dd5a1a37289162ae7d0575 Mon Sep 17 00:00:00 2001 From: extrawurst Date: Sun, 28 Aug 2022 13:34:04 +0200 Subject: [PATCH] cleanup --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index db02b37a..f0a7a032 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,6 @@ These are the high level goals before calling out `1.0`: * visualize branching structure in log tab ([#81](https://github.com/extrawurst/gitui/issues/81)) * notify-based change detection ([#1](https://github.com/extrawurst/gitui/issues/1)) * interactive rebase ([#32](https://github.com/extrawurst/gitui/issues/32)) -* popup history and back button ([#846](https://github.com/extrawurst/gitui/issues/846)) -* submodule support ([#1087](https://github.com/extrawurst/gitui/issues/1087)) ## 5. Known Limitations [Top ▲](#table-of-contents)