Returns a new instance of Git.
12 13 14
# File 'lib/oxidized/output/git.rb', line 12 def initialize @cfg = Oxidized.config.output.git end