1GIT-LFS-EXT(1)                                                  GIT-LFS-EXT(1)
2
3
4

NAME

6       git-lfs-ext - View extension details
7

SYNOPSIS

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

DESCRIPTION

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

EXAMPLES

16       •   List details for all extensions
17
18               $ git lfs ext
19               $ git lfs ext list
20
21       •   List details for the specified extensions
22
23               $ git lfs ext list 'foo' 'bar'
24

SEE ALSO

26       Part of the git-lfs(1) suite.
27
28
29
30                                                                GIT-LFS-EXT(1)
Impressum