git-receive-pack (1) Linux Manual Page
git-receive-pack – Receive what is pushed into the repository Synopsisgit-receive-pack <directory>DescriptionInvoked by git send-pack and updates the repository with the information fed from the remote end. This command is usually not invoked directly by the end user. The UI for the protocol is on the git send-pack side, and the program pair is meant to…
