# File lib/rhc/git_helpers.rb, line 14
def
has_git?
discover_git_executable
.
present?
end