git-lfs/docs/man/git-lfs-ls-files.1.ronn
2015-04-30 09:32:09 -06:00

18 lines
444 B
Markdown

git-lfs-ls-files(1) -- Show information about Git LFS files in the index and working tree
=========================================================================================
## SYNOPSIS
`git lfs ls-files` [<reference>]
## DESCRIPTION
Display paths of Git LFS files that are found in the given reference. If no
reference is given, scan the currently checked-out branch.
## SEE ALSO
git-lfs-status(1).
Part of the git-lfs(1) suite.