Cake.Git Namespace

Summary

This namespace contains GIT aliases.

Class Types

Class Summary
GitAliases Class GitAliases. Contains functionality for working with GIT using LibGit2 & LibGit2Sharp
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.