1GIT-LFS-EXT(1) General Commands Manual GIT-LFS-EXT(1)
23
4
NAME
6git-lfs-ext - View extension details
7
SYNOPSIS
9git lfs ext list [name...]
10
DESCRIPTION
12Git LFS extensions enable the manipulation of files streams during
13smudge and clean.
14
EXAMPLES
16○ List details for all extensions
1718
git lfs ext git lfs ext list
1920
○ List details for the specified extensions
2122
git lfs ext list ´foo´ ´bar´
2324
25
SEE ALSO
27Part of the git-lfs(1) suite.
2829
30
31
October 2021 GIT-LFS-EXT(1)