git-lfs-logs (1)
Leading comments
generated with Ronn/v0.7.3 http://github.com/rtomayko/ronn/tree/0.7.3
NAME
git-lfs-logs - Show errors from the git-lfs commandSYNOPSIS
git lfs logsgit 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.