GithubClient
GithubClient.Git
GitObject Class
The Git Database API gives you access to read and write raw Git objects to your Git database on GitHub and to list and update your references (branch heads and tags)
public class GitObject
Inheritance System.Object 🡒 GitObject
Derived ↳ BaseTree ↳ Blob ↳ Tree
See Also
Properties | Â |
---|---|
Sha | The file’s SHA-1 hash is computed and stored in the blob object |
Url | Github API Url for this object |