upload


Description:

public bool upload (string[]? specs, PushOptions push_options) throws Error

Create a packfile and send it to the server

Parameters:

this

a Remote.

specs

the ref specs.

push_options

a PushOptions

Returns:

true if successful, false otherwise.