Warn when trying to commit files that should be tracked in LFS
Open
feature-request
- Dominant language
- Rust
- Stars
- 22.5k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
Description
I found out today that gitui does not yet support git lfs (https://github.com/gitui-org/gitui/discussions/1089).
Today I pushed a large file by accident because I didn't realize gitui wouldn't do the expected thing. It'd be nice if gitui warned about adding/committing files tracked in LFS as long as LFS is not supported.
A short "this file is tracked in LFS but gitui does not support it yet - add this file manually using git" would prevent this from happening :)
Contributor guide
Assessment
This issue has not been assessed yet.