GIT-LFS-EXT(1)   GIT-LFS-EXT(1)

git-lfs-ext - View extension details

git lfs ext list [<name>...]

Git LFS extensions enable the manipulation of files streams during smudge and clean.

•List details for all extensions
$ git lfs ext
$ git lfs ext list
•List details for the specified extensions
$ git lfs ext list 'foo' 'bar'

Part of the git-lfs(1) suite.