From 7016f17a343b17470bb6a7f6034428c86b5f92c8 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sat, 4 Jul 2020 18:18:38 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35a6ca9f..a6e22c58 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com # Known Limitations - no support for push and pull yet (see [#90](https://github.com/extrawurst/gitui/issues/90)) -- limited support for branch (see [#90](https://github.com/extrawurst/gitui/issues/91)) +- limited support for branching (see [#90](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