From ce5a1a754bf6aa2e2afad3ac0d074f57b9df0085 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Thu, 27 May 2021 21:11:40 +0200 Subject: [PATCH] update readm --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5d71093f..a97de79e 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,6 @@ These are the high level goals before calling out `1.0`: * log search (commit, author, sha) ([#449](https://github.com/extrawurst/gitui/issues/449),[#429](https://github.com/extrawurst/gitui/issues/429)) * file history log ([#381](https://github.com/extrawurst/gitui/issues/381)) -* more tag support ([#483](https://github.com/extrawurst/gitui/issues/483)) * visualize branching structure in log tab ([#81](https://github.com/extrawurst/gitui/issues/81)) ## 5. Known Limitations [Top ▲](#table-of-contents)