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

FreeBSD Manual Pages

  
 
  

home | help
GIT-LFS-EXT(1)							  GIT-LFS-EXT(1)

NAME
     git-lfs-ext - View extension details

SYNOPSIS
     git lfs ext list [<name>...]

DESCRIPTION
     Git  LFS  extensions enable the manipulation of files streams during smudge
     and clean.

EXAMPLES
     *	 List details for all extensions

	     $ git lfs ext
	     $ git lfs ext list

     *	 List details for the specified extensions

	     $ git lfs ext list 'foo' 'bar'

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

				   1979-11-30			  GIT-LFS-EXT(1)

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

home | help