10 11 12
# File 'lib/cli/main.rb', line 10 def git $stdout.puts Vcs2Json::Git.new(options).execute end