From 449dc43a5f83299dd2d1fbbc7fdf4fcabf4fd1ff Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Mon, 17 Jan 2022 13:11:30 +0100 Subject: [PATCH] update --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 99c9ad2b..cb8f5090 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,6 @@ These are the high level goals before calling out `1.0`: * 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)) -* delete tag on remote ([#1074](https://github.com/extrawurst/gitui/issues/1074)) ## 5. Known Limitations [Top ▲](#table-of-contents)