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
git status does not distinguish between staged files and staged-with-lfs files.
git lfs status does
tig in status mode (is that the correct name? the view when pressing S) does not :-(
Would there be a way to have status show a difference between a git staged file and a git-lfs staged file?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I'm using git-lfs on some of my repos.
git status
does not distinguish between staged files and staged-with-lfs files.git lfs status
doestig
in status mode (is that the correct name? the view when pressingS
) does not :-(Would there be a way to have status show a difference between a git staged file and a git-lfs staged file?
Thanks!
The text was updated successfully, but these errors were encountered: