# File lib/rhc/git_helpers.rb, line 5 def git_version @git_version ||= `git --version 2>&1`.strip #:nocov: end