You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found out today that gitui does not yet support git lfs (#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 :)