initRepository

Create a new Git repository in the given folder.

Parameters:

path: the path to the git repository.

openBare: if equal to OpenBare.yes, a Git repository without a working directory is created at the pointed path.

If equal to OpenBare.no, the provided path will be considered as the working directory into which the .git directory will be created.

initRepository
()

Meta