From 33387b8a3aef24e950388eb193452eb18c4cb7f7 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Fri, 16 Oct 2020 09:58:06 +0200 Subject: [PATCH] update readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 12600a80..ea99fadd 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,6 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com # Known Limitations - no support for `pull` yet (see [#90](https://github.com/extrawurst/gitui/issues/90)) -- limited support for branching (see [#91](https://github.com/extrawurst/gitui/issues/91)) - no support for [bare repositories](https://git-scm.com/book/en/v2/Git-on-the-Server-Getting-Git-on-a-Server) (see [#100](https://github.com/extrawurst/gitui/issues/100)) - no support for [core.hooksPath](https://git-scm.com/docs/githooks) config