From cb1d801be0f9a37d490661b782a71c601db83e75 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sun, 5 Dec 2021 00:38:54 +0100 Subject: [PATCH] finally lifted a limitation --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2a276f36..a1aeadb1 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,6 @@ These are the high level goals before calling out `1.0`: ## 5. Known Limitations [Top ▲](#table-of-contents) -- 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 - no support for GPG signing (see [#97](https://github.com/extrawurst/gitui/issues/97))