logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Commands

       clear
           Clears all of the existing logged errors.

       boomtown
           Triggers a dummy exception.

Description

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

Name

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

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.

                                                   2025-01-21                                    GIT-LFS-LOGS(1)

Synopsis

       git lfs logs
       git lfs logs <file>
       git lfs logs clear
       git lfs logs boomtown

See Also