# File lib/git.rb, line 59
def
self
.
bare
(
git_dir
,
options
= {})
Base
.
bare
(
git_dir
,
options
)
end