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-DEDUP(1) GIT-LFS-DEDUP(1)

git-lfs-dedup - Deduplicate Git LFS files

git lfs dedup

Deduplicates storage by re-creating working tree files as clones of the files in the Git LFS storage directory using the operating system´s copy-on-write file creation functionality.

If the operating system or file system don´t support copy-on-write file creation, this command exits unsuccessfully.

This command will also exit without success if any Git LFS extensions are configured, as these will typically be used to alter the file contents before they are written to the Git LFS storage directory, and therefore the working tree files should not be copy-on-write clones of the LFS object files.

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.