Sync a branch of a forked repository to keep it up-to-date with the upstream repository.
Sync a fork branch with the upstream repository
Arguments
key owner owner [scalar]
The account owner of the repository. The name is not case sensitive.
API:
Github Open API
(version: 1.1.4)
key repo repo [scalar]
The name of the repository. The name is not case sensitive.
API:
Github Open API
(version: 1.1.4)
Returns
200 application/json merged-upstream merged-upstream [object]
Results of a successful merge upstream request
API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)