table of contents
other versions
- bullseye 2.13.2-1+b5
- bullseye-backports 3.3.0-1~bpo11+1
- testing 3.3.0-1+b4
- unstable 3.3.0-1+b5
GIT-LFS-EXT(1) | GIT-LFS-EXT(1) |
NAME¶
git-lfs-ext - 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.
2022-12-28 |