require 'git' require 'addressable/uri' require 'uri/ssh_git' require 'saddler/reporter/support/git/version' require 'saddler/reporter/support/git/repository' module Saddler module Reporter module Support module Git # Your code goes here... end end end end