Codestin Search App

Thanks to visit codestin.com
Credit goes to cakebuild.net

Cake.Git Namespace

Summary

This namespace contains GIT aliases.

Class Types

Class Summary
GitAliases Contains functionality for working with GIT using LibGit2 & LibGit2Sharp. NOTE: The addin currently only runs on x64 processors. ARM processors are not supported.
GitBranch Representation of a Git branch.
GitChangeKind The kind of changes that a Diff can report.
GitCloneSettings Contains settings used by GitClone.
GitCommit Representation of a Git commit.
GitDescribeStrategy Specify the kind of committish which will be considered when trying to identify the closest reference to the described commit.
GitDiffFile Represents a Git diff file entry
GitFetchSettings Settings for the fetch operation.
GitMergeResult Git repository merge operation result
GitMergeStatus The status of what happened as a result of a merge.
GitRemote Representation of a Git remote.
GitResetMode The mode to be used when resetting the branch head and, optionally, the index and the working tree.
GitSignature Git Commit Author / Committer.