gitwrap::push

Function receive_pack

Source
pub fn receive_pack(git_receive_pack_arg: &str) -> FnOptionArg
Expand description

Path to the git-receive-pack program on the remote end. Sometimes useful when pushing to a remote repository over ssh, and you do not have the program in a directory on the default $PATH. –receive-pack=