# File lib/grit_adapter/git_layer_grit.rb, line 130 def initialize(git, repo_bare = false) @git = git @repo_bare = repo_bare end