Namespaces

Types in Fake.Git

Type Repository

Namespace Fake.Git

Methods

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