other versions
- bullseye 2.13.2-1+b5
- bullseye-backports 3.3.0-1~bpo11+1
- testing 3.3.0-1+b4
- unstable 3.3.0-1+b5
GIT-LFS-LOGS(1) | General Commands Manual | GIT-LFS-LOGS(1) |
NAME¶
git-lfs-logs - 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¶
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.
July 2021 |