git-lfs-logs - Man Page
Show errors from the git-lfs command
Synopsis
git lfs logs
git lfs logs
<file>git lfs logs clear
git lfs logs boomtown
Description
Display errors from the git-lfs command. Any time it crashes, the details are saved to ".git/lfs/logs".
Commands
- clear
Clears all of the existing logged errors.
- boomtown
Triggers a dummy exception.
Options
Without any options, git lfs logs
simply shows the list of error logs.
<file>
: Shows the specified error log. Use "last" to show the most recent error.
See Also
Part of the git-lfs(1) suite.