From 508ee35ce586d00e1f97ed2811820f8ac605e7d2 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Wed, 29 Dec 2021 11:19:42 +0100 Subject: [PATCH] update roadmap --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68a3cc8e..c07574c2 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ 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)) +* support reverting a commit ([#927](https://github.com/extrawurst/gitui/issues/927)) ## 5. Known Limitations [Top ▲](#table-of-contents)