# File lib/rye/cmd.rb, line 72
72:
def
git
(
*
args
)
run_command
(
'git'
,
args
)
end