Namespaces
Fake
Fake.Git
Fake.MSBuild
Fake.SQL
FakeLib
Types in Fake.Git
Branches
CommandHelper
CommitMessage
FileStatus
Information
Merge
MergeType
Rebase
Repository
Reset
SanityChecks
SHA1
Staging
Stash
Submodule
Tags
Type
Repository
Namespace
Fake.Git
Methods
clone
init
Public static methods
void
clone
(
string
workingDir,
string
repoUrl,
string
toPath)
Clones a git repository
void
init
(
string
repositoryDir,
bool
bare,
bool
shared)
Inits a git repository