git-send-pack (1) Linux Manual Page
NAME git-send-pack – Push objects over Git protocol to another repository SYNOPSIS git send – pack[–dry – run][–force][–receive – pack = <git – receive – pack>] [–verbose][–thin][–atomic] [–[no – ] signed | –signed = (true | false | if – asked)] [<host>:]<directory>(–all | <ref>…) DESCRIPTION Usually you would want to use git push, which is…
