logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

git-lfs-standalone-file - Standalone transfer adapter for file URLs

Description

       Provides a standalone transfer adapter for file URLs (local paths).

       By default, Git LFS requires the support of an HTTP server to implement the Git LFS protocol. However,
       this tool allows the use of URLs starting with file:/// (that is, those representing local paths) in
       addition. Configuration is not necessary; Git LFS handles this internally.

       When invoked, this tool speaks JSON on input and output as a standalone transfer adapter. It is not
       intended for use by end users.

Name

       git-lfs-standalone-file - Standalone transfer adapter for file URLs

See Also

       Part of the git-lfs(1) suite.

                                                   2025-01-21                         GIT-LFS-STANDALONE-FILE(1)

Synopsis

       git lfs standalone-file

See Also