Namespaces

Types in Fake.Git

Type SHA1

Namespace Fake.Git

Methods

Public static methods

string calcGitSHA1(string text)

Calculates the SHA1 like git

string calcSHA1(string text)

Calculates the SHA1 for a given string

string showObjectHash(string repositoryDir, string fileName)

shows the SHA1 calculated by git