From 3375128d91e36279dfe0853c7b665947a91d0d6a Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sat, 16 May 2020 19:15:46 +0200 Subject: [PATCH] remove limitation --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 62657cda..2c763437 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ blazing fast terminal-ui for git written in rust # known limitations -* hooks don't work on windows (see [#14](https://github.com/extrawurst/gitui/issues/14)) * [core.hooksPath](https://git-scm.com/docs/githooks) config not supported * revert/reset hunk in working dir (see [#11](https://github.com/extrawurst/gitui/issues/11))