This commit is contained in:
Stephan Dilly 2020-07-04 18:18:38 +02:00
parent a33db8d3de
commit 7016f17a34

View File

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