View on GitHub

GithubClient

A C# Dll library for working with the Github Rest API

GithubClient

GithubClient.Repositories.Permissions

Permissions.Push Property

Can you push

public bool Push { get; set; }

Property Value

System.Boolean