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
SHA1
Namespace
Fake.Git
Methods
calcGitSHA1
calcSHA1
showObjectHash
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