Class R10K::Git::ShellGit::BareRepository
In: lib/r10k/git/shellgit/bare_repository.rb
Parent: R10K::Git::ShellGit::BaseRepository

Create and manage Git bare repositories.

Methods

clone   exist?   fetch   git_dir   new  

Public Class methods

@param basedir [String] The base directory of the Git repository @param dirname [String] The directory name of the Git repository

Public Instance methods

@return [Pathname] The path to this Git repository

[Validate]