git-lfs-ls-files (1)
Leading comments
generated with Ronn/v0.7.3
http://github.com/rtomayko/ronn/tree/0.7.3
(The comments found at the beginning of the groff file "man1/git-lfs-ls-files.1".)
NAME
git-lfs-ls-files - Show information about Git LFS files in the index and working tree
SYNOPSIS
git lfs ls-files [
ref]
DESCRIPTION
Display paths of Git LFS files that are found in the tree at the given reference. If no reference is given, scan the currently checked-out branch.
OPTIONS
- -l --long
-
Show the entire 64 character OID, instead of just first 10.
SEE ALSO
git-lfs-status(1).
Part of the
git-lfs(1) suite.