# File lib/grit/git-ruby/repository.rb, line 690
        def git_path(path)
          return "#@git_dir/#{path}"
        end