From 1099f11ff84654b185bf84e9b532db35e7626be5 Mon Sep 17 00:00:00 2001 From: extrawurst Date: Wed, 17 Dec 2025 19:08:04 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f0bced..515d9c34 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ These are the high level goals before calling out `1.0`: ## 5. Known Limitations [Top ▲](#table-of-contents) - no sparse repo support (see [#1226](https://github.com/gitui-org/gitui/issues/1226)) -- no git-lfs support (see [#1089](https://github.com/gitui-org/gitui/discussions/1089)) +- no git-lfs support (see [#2812](https://github.com/gitui-org/gitui/issues/2812)) - *credential.helper* for https needs to be **explicitly** configured (see [#800](https://github.com/gitui-org/gitui/issues/800)) Currently, this tool does not fully substitute the _git shell_, however both tools work well in tandem.