From 15a65659089942d16758ab014b5f29ef812bf413 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Thu, 11 Mar 2021 12:15:29 +0100 Subject: [PATCH] cleanup --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a4215c37..74c17b7d 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,6 @@ The key bindings can be customized: See [Key Config](KEY_CONFIG.md) on how to se These are the high level goals before calling out `1.0`: -* rebase merging * upstream branches ([#453](https://github.com/extrawurst/gitui/issues/453)) * merging with conflicts ([#485](https://github.com/extrawurst/gitui/issues/485)) * log search (commit, author, sha) ([#449](https://github.com/extrawurst/gitui/issues/449),[#429](https://github.com/extrawurst/gitui/issues/429))