diff options
author | Stephan Dilly <dilly.stephan@gmail.com> | 2021-12-05 00:38:54 +0100 |
---|---|---|
committer | Stephan Dilly <dilly.stephan@gmail.com> | 2021-12-05 00:38:54 +0100 |
commit | cb1d801be0f9a37d490661b782a71c601db83e75 (patch) | |
tree | 7129814d665abd3f51faa0428ea19279531cc70e /README.md | |
parent | 006cdd63738db91e6c3074439bfd561eb0b5eb9c (diff) |
finally lifted a limitation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -82,7 +82,6 @@ These are the high level goals before calling out `1.0`: ## 5. <a name="limitations"></a> Known Limitations <small><sup>[Top ▲](#table-of-contents)</sup></small> -- 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 - no support for GPG signing (see [#97](https://github.com/extrawurst/gitui/issues/97)) |