Interface PlaceRepositoryPullQuery

Query parameters for repository pull

interface PlaceRepositoryPullQuery {
    commit: string;
}

Properties

Properties

commit: string

Hash of the commit being requested