.\" generated with Ronn-NG/v0.8.0 .\" http://github.com/apjanke/ronn-ng/tree/0.8.0 .TH "GIT\-LFS\-PRE\-PUSH" "1" "January 2020" "" "" .SH "NAME" \fBgit\-lfs\-pre\-push\fR \- Git pre\-push hook implementation .SH "SYNOPSIS" \fBgit lfs pre\-push\fR \fIremote\fR [remoteurl] .SH "DESCRIPTION" Responds to Git pre\-hook events\. It reads the range of commits from STDIN, in the following format: .IP "" 4 .nf SP SP SP \en .fi .IP "" 0 .P It also takes the remote name and URL as arguments\. .SH "SEE ALSO" git\-lfs\-clean(1), git\-lfs\-push(1)\. .P Part of the git\-lfs(1) suite\.