33 34 35 36 37
# File 'lib/hap/generators/install.rb', line 33 def init_git inside(app_path) do git_init end end