Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GIT-LFS-STANDALONE-FILE(1)			      GIT-LFS-STANDALONE-FILE(1)

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

SYNOPSIS
     git lfs standalone-file

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. Configura-
     tion 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.

SEE ALSO
     Part of the git-lfs(1) suite.

				   1979-11-30	      GIT-LFS-STANDALONE-FILE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=git-lfs-standalone-file&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help