git
in
lib/rugged_adapter/git_layer_rugged.rb [571:574]
3
lines of code
2
McCabe index (conditional complexity)
def git @git ||= Gollum::Git::Git.new(@repo) end