mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
issue links
This commit is contained in:
parent
f92f270e17
commit
8ddcde9e07
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue