remove limitation

This commit is contained in:
Stephan Dilly 2020-05-16 19:15:46 +02:00
parent 694cfd50fe
commit 3375128d91

View file

@ -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))