git-lfs-ext - Man Page
View extension details
Synopsis
git lfs ext list
[<name>...]
Description
Git LFS extensions enable the manipulation of files streams during smudge and clean.
Examples
List details for all extensions
$ git lfs ext $ git lfs ext list
List details for the specified extensions
$ git lfs ext list 'foo' 'bar'
See Also
Part of the git-lfs(1) suite.