Is it possible to do "git diff --stat" with LFS?

73 Views Asked by At

Running git diff --stat on LFS tracked files shows output of the pointer.
I'm looking for a way to get a result for the concrete / actual files.
Assume files are text based.

0

There are 0 best solutions below