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

git-lfs-push - Push queued large files to the Git LFS endpoint

git lfs push options remote [ref...]
git lfs push remote [ref...]
git lfs push --object-id remote [oid...]

Upload Git LFS files to the configured endpoint for the current Git remote. By default, it filters out objects that are already referenced by the local clone of the remote.

--dry-run
Print the files that would be pushed, without actually pushing them.
--all
This pushes all objects to the remote that are referenced by any commit reachable from the refs provided as arguments. If no refs are provided, then all refs are pushed.
--object-id
This pushes only the object OIDs listed at the end of the command, separated by spaces.

git-lfs-pre-push(1).

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.