GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GIT-LFS-FILTER-PROCESS(1) GIT-LFS-FILTER-PROCESS(1)

git-lfs-filter-process - Git filter process that converts between pointer and actual content

git lfs filter-process git lfs filter-process --skip

Implement the Git process filter API, exchanging handshake messages and then accepting and responding to requests to either clean or smudge a file.

filter-process is always run by Git´s filter process, and is configured by the repository´s Git attributes.

The filter process uses Git´s pkt-line protocol to communicate, and is documented in detail in gitattributes(5).

Without any options, filter-process accepts and responds to requests normally.
--skip
Skip automatic downloading of objects on clone or pull.
GIT_LFS_SKIP_SMUDGE
Disables the smudging process. For more, see: git-lfs-config(5).

git-lfs-clean(1), git-lfs-install(1), git-lfs-smudge(1), gitattributes(5).

Part of the git-lfs(1) suite.

October 2021

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.