Get the list of branches
Returns details of a commit for the given commit ID
Returns a list of commit tree info objects for the given commit ID
Completes the available path or file names given the branch and completion text
Creates a new directory of the given name
Returns the diff of this commit verses the previous or another commit
Returns the file metadata if the file or directory exists or null if it does not exist
Get the contents of a blobPath for a given commit objectId
Returns repository label
Returns the user's email address
Returns the user name
returns the commit history of a directory or file
Read the contents of a file or directory with text or children being returned and a directory flag
Get the JSON contents of children in a directory matching a name wildcard and content search
Removes a file if it exists
Renames a file or moves a file to a new location
Reverts to a specific version of the file
Write the content of a file
Write the content of a file
Generated using TypeDoc
Provides an interface to interacting with some kind of Git like file and source control system which is versioned
GitRepository