github.com/q2/git-lfs@v0.5.1-0.20150410234700-03a0d4cec40e/docs/man/git-lfs-ls-files.1.ronn (about) 1 git-lfs-ls-files(1) -- Show information about git lfs files in the index and working tree 2 ============================================================================================= 3 4 ## SYNOPSIS 5 6 `git lfs ls-files` [refspec] 7 8 ## DESCRIPTION 9 10 Displays paths of Git LFS files that are found in the refspec. If no refspec is given, 11 the current checked out branch will be scanned. 12 13 ## SEE ALSO 14 15 git-lfs-status(1). 16 17 Part of the git-lfs(1) suite.