# File lib/appraisal/appraisal.rb, line 31
def
git
(
*
args
,
&
block
)
gemfile
.
git
(
*
args
,
&
block
)
end