issue links

This commit is contained in:
Stephan Dilly 2020-04-10 14:31:39 +02:00
parent f92f270e17
commit 8ddcde9e07

View file

@ -27,9 +27,9 @@ blazing fast terminal-ui for git written in rust
# known limitations
* hooks don't work on windows (see #14)
* 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
* revert/reset hunk in working dir (see [#11](https://github.com/extrawurst/gitui/issues/11))
# motivation