714 715 716
# File 'lib/git/base.rb', line 714 def apply_mail(file) lib.apply_mail(file) if File.exist?(file) end