create.fork: create a fork under the current user

Description Usage Arguments Value

Description

create a fork under the current user

Usage

1
create.fork(owner, repo, ..., ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

...

extra parameters. See http://developer.github.com/v3/repos/forks/#create-fork for details.

ctx

the github context object

Value

the new fork. Notice that forks happen asynchronously, so git objects will not be immediately accessible.


cscheid/rgithub documentation built on May 14, 2019, 12:07 p.m.