From 38bf345ebf79ab6aaff26994c9fd8b2b3056bb3c Mon Sep 17 00:00:00 2001 From: extrawurst Date: Sat, 5 Aug 2023 15:52:49 +0200 Subject: [PATCH] new single issue for commit filtering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdde5f10..8f17a660 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ For a [RustBerlin meetup presentation](https://youtu.be/rpilJV-eIVw?t=5334) ([sl 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)) +* log search (commit, author, sha) ([#1791](https://github.com/extrawurst/gitui/issues/1791)) * visualize branching structure in log tab ([#81](https://github.com/extrawurst/gitui/issues/81)) * interactive rebase ([#32](https://github.com/extrawurst/gitui/issues/32))