make lfs support 1.0 featre

This commit is contained in:
extrawurst 2025-12-17 19:09:48 -05:00
parent 1099f11ff8
commit 050b6ed620

View file

@ -80,11 +80,11 @@ These are the high level goals before calling out `1.0`:
* visualize branching structure in log tab ([#81](https://github.com/gitui-org/gitui/issues/81))
* interactive rebase ([#32](https://github.com/gitui-org/gitui/issues/32))
- no git-lfs support (see [#2812](https://github.com/gitui-org/gitui/issues/2812))
## 5. <a name="limitations"></a> Known Limitations <small><sup>[Top ▲](#table-of-contents)</sup></small>
- no sparse repo support (see [#1226](https://github.com/gitui-org/gitui/issues/1226))
- 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.