dlibgit v0.50.2 (2014-02-28T21:52:46Z)
Dub
Repo
initRepository
git
repository
Create a new Git repository in the given folder.
GitRepo
initRepository
(char[] path, OpenBare openBare)
GitRepo
initRepository
(
in
char
[]
path
,
OpenBare
openBare
)
GitRepo
initRepository
(string path, GitRepositoryInitOptions options)
Meta
Source
See Implementation
git
repository
aliases
FetchHeadDelegate
FetchHeadFunction
FetchHeadOpApply
MergeHeadDelegate
MergeHeadFunction
MergeHeadOpApply
initRepo
enums
AcrossFS
GitRepositoryInitFlags
GitRepositoryInitMode
GitRepositoryOpenFlags
OpenBare
RepoState
UpdateGitlink
functions
discoverRepo
git_repository_config
git_repository_odb
git_repository_refdb
git_repository_wrap_odb
initRepository
openBareRepository
openRepository
openRepositoryExt
manifest constants
_baseTestDir
_testRepo
structs
FetchHeadItem
GitRepo
GitRepositoryInitOptions
MergeHeadItem
variables
_userRepo
Create a new Git repository in the given folder.