1GIT-LFS-LOGS(1)                                                GIT-LFS-LOGS(1)
2
3
4

NAME

6       git-lfs-logs - Show errors from the git-lfs command
7

SYNOPSIS

9       git lfs logs
10       git lfs logs <file>
11       git lfs logs clear
12       git lfs logs boomtown
13

DESCRIPTION

15       Display errors from the git-lfs command. Any time it crashes, the
16       details are saved to ".git/lfs/logs".
17

COMMANDS

19       clear
20           Clears all of the existing logged errors.
21
22       boomtown
23           Triggers a dummy exception.
24

OPTIONS

26       Without any options, git lfs logs simply shows the list of error logs.
27
28       •   <file>: Shows the specified error log. Use "last" to show the most
29           recent error.
30

SEE ALSO

32       Part of the git-lfs(1) suite.
33
34
35
36                                                               GIT-LFS-LOGS(1)
Impressum