mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
make lfs support 1.0 featre
This commit is contained in:
parent
1099f11ff8
commit
050b6ed620
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue