Skip to main content

plan_push

Function plan_push 

Source
pub fn plan_push(
    request: PushRequest<'_>,
    services: &mut PushServices<'_>,
) -> Result<PushPlan>
Expand description

Negotiate with the remote and compute the receive-pack command list without sending a pack or applying a ref update.